Skip to content

Commit

Permalink
Update countries.json
Browse files Browse the repository at this point in the history
Brexit: Set eea of GB to false
  • Loading branch information
MannikJ authored Jan 4, 2021
1 parent 9d656c3 commit 8fee1c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Webpatser/Countries/Models/countries.json
Original file line number Diff line number Diff line change
Expand Up @@ -4424,7 +4424,7 @@
"name":"United Kingdom",
"region-code":"150",
"sub-region-code":"154",
"eea":true,
"eea":false,
"calling_code":"44",
"currency_symbol":"\u00a3",
"currency_decimals":"2",
Expand Down

0 comments on commit 8fee1c9

Please sign in to comment.