mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
chore: added station filters (scenery types); pwa adjustments
This commit is contained in:
@@ -55,4 +55,6 @@ export interface Filter {
|
||||
onlineFromHours: number;
|
||||
withActiveTimetables: boolean;
|
||||
withoutActiveTimetables: boolean;
|
||||
junction: boolean;
|
||||
nonJunction: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user