This commit is contained in:
kong 2020-10-15 13:14:09 +07:00
parent 7278543b84
commit 99727afcfc
309 changed files with 1006 additions and 1006 deletions

View file

@ -15,11 +15,11 @@
Var Timeout = Timeout + 1
If UpgradeStatus = "finish" Then
Open "ROOT/xml/menu_board.xml"
Open "ROOT/xml/page_board.xml"
EndIf
If Timeout > 300 Then
Open "ROOT/xml/menu_board.xml"
Open "ROOT/xml/page_board.xml"
EndIf