Merge pull request #501 from mdiller/mdiller_fancyswitches

Better Toggle Inputs & Updated Settings UI
This commit is contained in:
cmdr2
2022-11-18 16:17:54 +05:30
committed by GitHub
9 changed files with 190 additions and 81 deletions

View File

@ -1340,3 +1340,4 @@ window.addEventListener("beforeunload", function(e) {
});
createCollapsibles()
prettifyInputs(document);