update configure.ev

This commit is contained in:
wanlop run 2025-05-09 12:43:51 +07:00
parent c031f49394
commit 473beffb0f
3 changed files with 11 additions and 7 deletions

View file

@ -21,7 +21,7 @@
EndIf
If BoxID = 123456 Then
Var EnableMultiInstanceFromBoxID = 0
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 201193 Then
Var EnableMultiInstanceFromBoxID = 1
@ -41,3 +41,7 @@
If BoxID = 173319 Then
Var EnableMultiInstanceFromBoxID = 0
EndIf
If BoxID = 200005 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf