mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Filtry dziennika dyżurnych
This commit is contained in:
Vendored
+5
@@ -25,4 +25,9 @@ declare module '@vue/runtime-core' {
|
||||
filterSection: string;
|
||||
isActive: boolean;
|
||||
}
|
||||
|
||||
interface JournalSearcher {
|
||||
id: string;
|
||||
value: string;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user