Merge pull request #423 from bigpandaaaa/uk-region

Add 'UK' region
This commit is contained in:
SergeantPanda 2026-01-02 15:39:27 -06:00 committed by GitHub
commit 62b6cfa2fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -303,6 +303,7 @@ export const REGION_CHOICES = [
{ value: 'tz', label: 'TZ' },
{ value: 'ua', label: 'UA' },
{ value: 'ug', label: 'UG' },
{ value: 'uk', label: 'UK' },
{ value: 'um', label: 'UM' },
{ value: 'us', label: 'US' },
{ value: 'uy', label: 'UY' },