Skip to content

Commit 3c1b4e3

Browse files
changing flag name
1 parent b69ef6d commit 3c1b4e3

File tree

1 file changed

+1
-1
lines changed
  • packages/destination-actions/src/destinations/amazon-amc

1 file changed

+1
-1
lines changed

packages/destination-actions/src/destinations/amazon-amc/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export const CONSTANTS = {
4949
}
5050
export const CURRENCY = ['USD', 'CAD', 'JPY', 'GBP', 'EUR', 'SAR', 'AUD', 'AED', 'CNY', 'MXN', 'INR', 'SEK', 'TRY']
5151

52-
export const FLAG_CONSENT_REQUIRED = 'actions-amazon-amc-consent-required'
52+
export const FLAG_CONSENT_REQUIRED = 'actions-amazon-amc-consent'
5353

5454
export const COUNTRY_CODES = [
5555
"AD", "AE", "AF", "AG", "AI", "AL", "AM", "AN", "AO", "AQ", "AR", "AS", "AT", "AU", "AW", "AX", "AZ", "BA", "BB", "BD", "BE", "BF",

0 commit comments

Comments
 (0)