mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
Added Regions to settings
This commit is contained in:
parent
8d20fb8fe0
commit
54a7a3cf86
3 changed files with 273 additions and 18 deletions
|
|
@ -71,12 +71,13 @@
|
|||
},
|
||||
{
|
||||
"model": "core.coresettings",
|
||||
"pk": 3,
|
||||
"fields": {
|
||||
"key": "preferred-region",
|
||||
"name": "Preferred Region",
|
||||
"value": "us"
|
||||
}
|
||||
},
|
||||
}
|
||||
{
|
||||
"model": "core.coresettings",
|
||||
"fields": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue