mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
Added Preferred Region to fixtures.json
Updated fixtures to include region settings.
This commit is contained in:
parent
b82707d310
commit
ff81f3614d
1 changed files with 8 additions and 0 deletions
|
|
@ -68,5 +68,13 @@
|
|||
"name": "Default Stream Profile",
|
||||
"value": "1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "core.coresettings",
|
||||
"fields": {
|
||||
"key": "preferred-region",
|
||||
"name": "Preferred Region",
|
||||
"value": "us"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue