mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
Dodano informacje o poc. offline
This commit is contained in:
@@ -15,6 +15,7 @@ export default interface Train {
|
||||
locoURL: string;
|
||||
locoType: string;
|
||||
online: boolean;
|
||||
lastSeen: number;
|
||||
region: string;
|
||||
|
||||
cars: string[];
|
||||
|
||||
Reference in New Issue
Block a user