update topping statement

This commit is contained in:
kenta-work 2023-08-29 10:38:07 +07:00
parent d48aeb7e8c
commit b039522c70

View file

@ -945,7 +945,7 @@
Var PriceCustomCoffeeFormat = "%.0f฿"
If TOPPING7 = "Coffee-Water" Then
If TOPPING7 = "water-level" Then
Var showCustomCoffee = "Enable"
Var showCoffeeWater = "Enable"
@ -1024,7 +1024,7 @@
EndIf
If TOPPING9 = "Coffee-Level" Then
If TOPPING9 = "coffee-level" Then
Var showCustomCoffee = "Enable"
var showCoffeeLevel = "Enable"