Skip to content

Commit

Permalink
Merge pull request #174 from goveo/development
Browse files Browse the repository at this point in the history
Fix Germany mask
  • Loading branch information
goveo authored Apr 15, 2024
2 parents 5590461 + dab8f12 commit 8cc0734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/countryData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ export const defaultCountries: CountryData[] = [
['Gabon', 'ga', '241'],
['Gambia', 'gm', '220'],
['Georgia', 'ge', '995'],
['Germany', 'de', '49', '.... ........'],
['Germany', 'de', '49', '... .........'],
['Ghana', 'gh', '233'],
['Greece', 'gr', '30'],
['Grenada', 'gd', '1473'],
Expand Down

0 comments on commit 8cc0734

Please sign in to comment.