THAI: fix bug 1 baht on other menus

This commit is contained in:
Pakin 2024-03-11 10:37:43 +07:00
parent 988dac38ef
commit 916eb5879a
4 changed files with 15 additions and 3 deletions

View file

@ -274,6 +274,7 @@
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var FromPowerUpPro = 0
If SpiralOnline = "true" Then
If Seeker = "curr" Then
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml"

View file

@ -101,7 +101,6 @@
Var load_gif_stage = "Invisible"
Var FailState = "Enable"
EndIf
Refresh
Else
; Error
Var FullQuotaState = "Enable"
@ -109,6 +108,8 @@
EndIf
Refresh
; If StepGetServer = 1 Then
; If Ext1a = "ok" Then
@ -144,6 +145,7 @@
; handle quota full
; response smth
Var FullQuotaState = "Enable"
Refresh
</EventActionError>