mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 02:21:53 +08:00
refactoring
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
function main() {
|
||||
__setAppText();
|
||||
__loadKvmdInfo();
|
||||
if (checkBrowser()) {
|
||||
__setAppText();
|
||||
__loadKvmdInfo();
|
||||
}
|
||||
}
|
||||
|
||||
function __setAppText() {
|
||||
|
||||
Reference in New Issue
Block a user