X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/08634fba9fd0e28a484f51a0f969bdf270b5f5e5..eb1a014d5b73dc1dd019380ba7683383ede9f98e:/LinuxGUI/WebUI/index.html?ds=inline diff --git a/LinuxGUI/WebUI/index.html b/LinuxGUI/WebUI/index.html index c77ee44..8b16692 100644 --- a/LinuxGUI/WebUI/index.html +++ b/LinuxGUI/WebUI/index.html @@ -342,6 +342,7 @@ var vtoy_cur_process_disk_name; var vtoy_chrome_app_mode = (window.location.href.indexOf('chrome-app') >= 0) ? 1 : 0; + function sort_language_list() { var tmp; for (var i = 0; i < vtoy_language_data.length; i++) {