Skip to content

Commit

Permalink
Merge pull request #1791 from thebiggive/DON-1099-countries-match-sf
Browse files Browse the repository at this point in the history
Don 1099 countries match sf
  • Loading branch information
bdsl authored Dec 3, 2024
2 parents 62a7bbf + 9719cd0 commit 1b7fbd0
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions src/app/campaign-groups.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ export class CampaignGroupsService {
'Cuba',
'Curaçao',
'Cyprus',
'Czech Republic',
'Czechia',
'Denmark',
'Djibouti',
'Dominica',
Expand All @@ -264,6 +264,7 @@ export class CampaignGroupsService {
'Equatorial Guinea',
'Eritrea',
'Estonia',
'Eswatini',
'Ethiopia',
'Falkland Islands (Malvinas)',
'Faroe Islands',
Expand Down Expand Up @@ -311,6 +312,7 @@ export class CampaignGroupsService {
'Kiribati',
'Korea, Democratic People\'s Republic of',
'Korea, Republic of',
'Kosovo',
'Kuwait',
'Kyrgyzstan',
'Lao People\'s Democratic Republic',
Expand All @@ -323,7 +325,6 @@ export class CampaignGroupsService {
'Lithuania',
'Luxembourg',
'Macao',
'Macedonia, the former Yugoslav Republic of',
'Madagascar',
'Malawi',
'Malaysia',
Expand Down Expand Up @@ -354,6 +355,7 @@ export class CampaignGroupsService {
'Nigeria',
'Niue',
'Norfolk Island',
'North Macedonia',
'Norway',
'Oman',
'Pakistan',
Expand Down Expand Up @@ -400,7 +402,6 @@ export class CampaignGroupsService {
'Sudan',
'Suriname',
'Svalbard and Jan Mayen',
'Swaziland',
'Sweden',
'Switzerland',
'Syrian Arab Republic',
Expand All @@ -414,10 +415,10 @@ export class CampaignGroupsService {
'Tonga',
'Trinidad and Tobago',
'Tunisia',
'Turkey',
'Turkmenistan',
'Turks and Caicos Islands',
'Tuvalu',
'Türkiye',
'Uganda',
'Ukraine',
'United Arab Emirates',
Expand All @@ -426,7 +427,7 @@ export class CampaignGroupsService {
'Uzbekistan',
'Vanuatu',
'Venezuela, Bolivarian Republic of',
'Vietnam',
'Viet Nam',
'Virgin Islands, British',
'Wallis and Futuna',
'Western Sahara',
Expand Down

0 comments on commit 1b7fbd0

Please sign in to comment.