Apply formatting to Web UI files

This commit is contained in:
Chocobo1 2018-04-05 11:59:31 +08:00
parent 208d21ff73
commit cf2c0bd47e
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
34 changed files with 3534 additions and 3379 deletions

View file

@ -38,5 +38,5 @@ getSavePath = function() {
};
$(window).addEventListener("load", function() {
getSavePath();
getSavePath();
});