mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Add Kosovo to country list
This commit is contained in:
@@ -726,3 +726,7 @@ OAUTH2_PROVIDER = {
|
||||
'ROTATE_REFRESH_TOKEN': False,
|
||||
|
||||
}
|
||||
|
||||
COUNTRIES_OVERRIDE = {
|
||||
'XK': _('Kosovo'),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user