mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-05-24 20:14:33 -04:00
1.0.36 release
This commit is contained in:
parent
7b08954e57
commit
cbbd57eee5
58 changed files with 136 additions and 1042 deletions
|
@ -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++) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue