mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Zmiany w wyświetlaniu trasy pocągu, poprawki w wyglądzie tabel
This commit is contained in:
@@ -11,6 +11,7 @@ export default interface Train {
|
||||
trainNo: number;
|
||||
driverName: string;
|
||||
currentStationName: string;
|
||||
currentStationHash: string;
|
||||
locoURL: string;
|
||||
locoType: string;
|
||||
online: boolean;
|
||||
|
||||
Reference in New Issue
Block a user