Update app.js
This commit is contained in:
parent
a6d0f3f102
commit
8f15e8201c
@ -949,6 +949,7 @@ allFeaturesTextAddBtn.map((value, index) => {
|
|||||||
allFeatures[index].appendChild(tag);
|
allFeatures[index].appendChild(tag);
|
||||||
changeVarValue();
|
changeVarValue();
|
||||||
addEventOnFeaturesList();
|
addEventOnFeaturesList();
|
||||||
|
displaySavePrompt2();
|
||||||
createLi = false;
|
createLi = false;
|
||||||
}}
|
}}
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user