Release 6.35 and 6.42

This commit is contained in:
kong 2022-05-11 15:57:41 +07:00
parent ed9c02b916
commit 381504cd60
5 changed files with 122 additions and 62 deletions

View file

@ -406,10 +406,10 @@
READ_FILE "/mnt/sdcard/new_layout" new_layout
DEBUGVAR JXMLVersionInt
DEBUGVAR XMLPageVersionInt
If JXMLVersionInt > 389 Then
If XMLPageVersionInt > 640 Then
Var new_layout = "true"
EndIf