mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Dodano filtr 'wycofana'
This commit is contained in:
@@ -22,6 +22,7 @@ export default interface Station {
|
||||
default: boolean;
|
||||
nonPublic: boolean;
|
||||
unavailable: boolean;
|
||||
abandoned?: boolean;
|
||||
|
||||
routes: StationRoutes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user