mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
feat(journal): fitlering journal timetables by head vehicle unit name or type
This commit is contained in:
@@ -15,7 +15,8 @@ export namespace Journal {
|
||||
| 'search-issuedFrom'
|
||||
| 'search-terminatingAt'
|
||||
| 'search-via'
|
||||
| 'select-categoryCode';
|
||||
| 'select-categoryCode'
|
||||
| 'search-headUnit';
|
||||
|
||||
export type TimetableSearchType = {
|
||||
[key in TimetableSearchKey]: string;
|
||||
|
||||
Reference in New Issue
Block a user