chore(journal): added dispatcher filtering by duty id

This commit is contained in:
2026-02-17 21:56:40 +01:00
parent 1a7801259f
commit f38ad8fa81
3 changed files with 12 additions and 5 deletions
+1
View File
@@ -1,5 +1,6 @@
export namespace Journal {
export type DispatcherSearchKey =
| 'search-duty-id'
| 'search-dispatcher'
| 'search-station'
| 'search-date-from'