mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
chore(profile): added combined journal with timetables and dispatchers; added journal filters
This commit is contained in:
@@ -41,6 +41,8 @@ export namespace API {
|
||||
|
||||
export interface Data {
|
||||
id: number;
|
||||
createdAt: string;
|
||||
updatedAt: string;
|
||||
currentDuration: number;
|
||||
dispatcherId: number;
|
||||
dispatcherName: string;
|
||||
|
||||
Reference in New Issue
Block a user