Skip to content

Commit

Permalink
Merge pull request #1746 from guardian/ph-20250114-0647-storefront
Browse files Browse the repository at this point in the history
update storefront mapping
  • Loading branch information
shtukas authored Jan 14, 2025
2 parents 170b951 + 5e0596d commit 92fe0df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typescript/src/feast/acquisition-events/apple.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ const storefrontToCountryMap = {
UKR: 'UA', // Ukraine
VAT: 'VA', // Vatican City
HKG: 'HK', // Hong Kong
JOR: 'JO', // Jordan
};

const storefrontToCountry = (storefront: string): string => {
Expand Down

0 comments on commit 92fe0df

Please sign in to comment.