mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Poprawki w wyświetlaniu pociągów bez RJ
This commit is contained in:
@@ -15,6 +15,7 @@ export default interface Train {
|
||||
locoURL: string;
|
||||
locoType: string;
|
||||
online: boolean;
|
||||
region: string;
|
||||
|
||||
cars: string[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user