mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-25 15:11:15 +00:00
1.0.36 release
This commit is contained in:
@@ -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++) {
|
||||
|
Reference in New Issue
Block a user