From 8f15e8201ced7d27a650442c53fac86cc5d59da4 Mon Sep 17 00:00:00 2001 From: Justin Date: Tue, 18 Jul 2023 18:56:44 +0800 Subject: [PATCH] Update app.js --- static/app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/app.js b/static/app.js index e2b5fce..955f5f2 100755 --- a/static/app.js +++ b/static/app.js @@ -949,6 +949,7 @@ allFeaturesTextAddBtn.map((value, index) => { allFeatures[index].appendChild(tag); changeVarValue(); addEventOnFeaturesList(); + displaySavePrompt2(); createLi = false; }} } else {