mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
chore: dispatcher history revamp & statuses
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ export namespace API {
|
||||
export type Response = Data[];
|
||||
|
||||
export interface Data {
|
||||
id: string;
|
||||
id: number;
|
||||
currentDuration: number;
|
||||
dispatcherId: number;
|
||||
dispatcherName: string;
|
||||
|
||||
Reference in New Issue
Block a user