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