dziennik RJ: dodatkowe informacje

This commit is contained in:
2023-03-09 14:28:16 +01:00
parent 0434702d3b
commit c64112c86a
4 changed files with 26 additions and 13 deletions
@@ -1,5 +1,7 @@
export interface TimetableHistory {
id: number;
createdAt: string;
updatedAt: string;
timetableId: number;
trainNo: number;