mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
Filtry dzienników; poprawki stylistyczne
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export type JournalTimetableSearcher = {
|
||||
[key in 'search-driver' | 'search-train']: string;
|
||||
[key in 'search-driver' | 'search-train' | 'search-date']: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user