mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Uaktualnienie do wersji API
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
export interface TimetablesAPIData {
|
||||
errorMessage: string | null;
|
||||
response: TimetableHistory[] | null;
|
||||
}
|
||||
|
||||
export interface TimetableHistory {
|
||||
timetableId: number;
|
||||
|
||||
Reference in New Issue
Block a user