1.0.36 release

This commit is contained in:
longpanda 2021-02-27 17:57:41 +08:00
parent 7b08954e57
commit cbbd57eee5
58 changed files with 136 additions and 1042 deletions

View file

@ -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++) {