X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/08634fba9fd0e28a484f51a0f969bdf270b5f5e5..cbbd57eee5980acc6879e119fe6b8913285f2af6:/LinuxGUI/WebUI/index.html 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++) {