Fixed unexpected token '}'

This commit is contained in:
Prayag
2020-12-04 14:38:46 +05:30
committed by GitHub
parent 8481cb96ed
commit 40ba7ed152

View File

@@ -42,7 +42,6 @@
loadSkins();
Dashboard.hideLoadingMsg();
});
}
function loadSkins(){
var cssOptions = document.getElementById("cssOptions");
var skinVersions = document.getElementById("skinVersions");
@@ -255,4 +254,4 @@
</div>
</body>
</html>
</html>