refactoring

This commit is contained in:
Devaev Maxim
2018-11-27 17:44:02 +03:00
parent 2cea16a978
commit 6c2d8900f5
6 changed files with 28 additions and 42 deletions

View File

@@ -1,6 +1,8 @@
function main() {
__setAppText();
__loadKvmdInfo();
if (checkBrowser()) {
__setAppText();
__loadKvmdInfo();
}
}
function __setAppText() {