mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
feat: filtering journal timetables by train category
This commit is contained in:
@@ -12,7 +12,8 @@ export namespace Journal {
|
||||
| 'search-dispatcher'
|
||||
| 'search-issuedFrom'
|
||||
| 'search-terminatingAt'
|
||||
| 'search-via';
|
||||
| 'search-via'
|
||||
| 'select-categoryCode';
|
||||
|
||||
export type TimetableSearchType = {
|
||||
[key in TimetableSearchKey]: string;
|
||||
|
||||
Reference in New Issue
Block a user