Świecące nicki i poziomy sponsorów

This commit is contained in:
2022-10-14 23:15:50 +02:00
parent fcb8357489
commit cceeffe49d
6 changed files with 28 additions and 9 deletions
+1
View File
@@ -22,6 +22,7 @@ export default interface Train {
cars: string[];
isTimeout: boolean;
isSupporter: boolean;
timetableData?: {
timetableId: number;