diff --git a/script.js b/script.js index b711d481..3f58a8f9 100644 --- a/script.js +++ b/script.js @@ -260,6 +260,7 @@ function setPlistGen() { } plistGeneratorUrl = testURL; document.getElementById('overlay').hidden = true; + saveConfig(); }); }