xml/page_topping_select7.xml

This commit is contained in:
wanlop run 2023-12-25 13:04:08 +07:00
parent c7cb20fae9
commit e9852fca96
10 changed files with 14325 additions and 40 deletions

View file

@ -79,8 +79,8 @@ If SystemDateMonthInt = 12 Then
Var MyMintEnable = 1
EndIf
if SystemDateMonthInt = 1 Then
if SystemDateDayInt < 15 Then
If SystemDateMonthInt = 1 Then
If SystemDateDayInt < 15 Then
Var MyMintEnable = 1
EndIf
EndIf