mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
Filtry aktywnych pociągów
This commit is contained in:
Vendored
+1
-5
@@ -14,11 +14,7 @@ declare module '@vue/runtime-core' {
|
||||
$store: Store<State>
|
||||
}
|
||||
|
||||
// Train filter for TrainView
|
||||
interface TrainFilter {
|
||||
id: TrainFilterType;
|
||||
isActive: boolean;
|
||||
}
|
||||
|
||||
|
||||
interface JournalFilter {
|
||||
id: JournalFilterType;
|
||||
|
||||
Reference in New Issue
Block a user