mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
feature: lvl maszynisty przy dzienniku i pociągach
This commit is contained in:
@@ -13,6 +13,7 @@ export default interface TrainAPIData {
|
||||
driverName: string;
|
||||
driverId: number;
|
||||
driverIsSupporter: boolean;
|
||||
driverLevel?: number;
|
||||
|
||||
currentStationName: string;
|
||||
currentStationHash: string;
|
||||
|
||||
Reference in New Issue
Block a user