fix sortowania statusów dr; linting

This commit is contained in:
2023-11-17 16:52:53 +01:00
parent 451d90f854
commit 6ef04f0dbd
6 changed files with 33 additions and 3 deletions
+1
View File
@@ -105,6 +105,7 @@ export interface OnlineScenery {
dispatcherIsSupporter: boolean;
dispatcherStatus: Status.ActiveDispatcher | number;
dispatcherTimestamp: number | null;
isOnline: boolean;