mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
chore: added station filters (scenery types); pwa adjustments
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"timetables",
|
||||
"reality",
|
||||
"package-access",
|
||||
"station-type",
|
||||
"access",
|
||||
"control",
|
||||
"blockades",
|
||||
@@ -61,6 +62,20 @@
|
||||
"value": false,
|
||||
"defaultValue": false
|
||||
},
|
||||
{
|
||||
"id": "junction",
|
||||
"name": "junction",
|
||||
"section": "station-type",
|
||||
"value": true,
|
||||
"defaultValue": true
|
||||
},
|
||||
{
|
||||
"id": "nonJunction",
|
||||
"name": "nonJunction",
|
||||
"section": "station-type",
|
||||
"value": true,
|
||||
"defaultValue": true
|
||||
},
|
||||
{
|
||||
"id": "SPK",
|
||||
"name": "SPK",
|
||||
|
||||
Reference in New Issue
Block a user