mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-12 20:55:39 +08:00
refactor: Read AFV URLs from bootstrap.json
This also removes the possibility to change the URL on the fly via the UI. Fixes #257
This commit is contained in:
@@ -66,5 +66,11 @@
|
||||
},
|
||||
"ssrEquipmentHelpUrl": {
|
||||
"url": "https://en.wikipedia.org/wiki/Equipment_codes#Surveillance_equipment_codes"
|
||||
},
|
||||
"afvApiServerUrl": {
|
||||
"url": "https://voice1.vatsim.net/"
|
||||
},
|
||||
"afvMapUrl": {
|
||||
"url": "https://afv-map.vatsim.net/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user