mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
obsługa niezaładowanych miniaturek pojazdów
This commit is contained in:
@@ -11,7 +11,7 @@ export default interface StationAPIData {
|
||||
lastSeen: number;
|
||||
dispatcherExp: number;
|
||||
nameFromHeader: string;
|
||||
spawnString: string;
|
||||
spawnString: string | null;
|
||||
networkConnectionString: string;
|
||||
isOnline: number;
|
||||
dispatcherRate: number;
|
||||
|
||||
Reference in New Issue
Block a user