Update app.js

This commit is contained in:
Justin
2023-07-18 18:56:44 +08:00
committed by GitHub
parent a6d0f3f102
commit 8f15e8201c

View File

@@ -949,6 +949,7 @@ allFeaturesTextAddBtn.map((value, index) => {
allFeatures[index].appendChild(tag);
changeVarValue();
addEventOnFeaturesList();
displaySavePrompt2();
createLi = false;
}}
} else {