ulepszone zapamiętywanie zakładek statystyk w dzienniku

This commit is contained in:
2023-12-08 17:14:49 +01:00
parent 71e5044cb4
commit d875433d56
6 changed files with 44 additions and 65 deletions
-2
View File
@@ -41,8 +41,6 @@ export interface StoreState {
chosenModalTrainId?: string;
currentStatsTab: 'daily' | 'driver' | null;
dataStatuses: {
connection: Status.Data;
sceneries: Status.Data;