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