fix bug malay consent
This commit is contained in:
parent
68997e515e
commit
7c48ba4f4b
1 changed files with 8 additions and 0 deletions
|
|
@ -648,6 +648,14 @@
|
|||
|
||||
EndIf
|
||||
|
||||
If CountryName = "Malaysia" Then
|
||||
Var Seeker.FromConsent = 0
|
||||
EndIf
|
||||
|
||||
If CountryName = "Indonesia" Then
|
||||
Var Seeker.FromConsent = 0
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue