poprawki changeloga

This commit is contained in:
2024-01-04 15:33:59 +01:00
parent 97bc6db1c4
commit a8ddac118f
7 changed files with 58 additions and 99 deletions
-1
View File
@@ -101,7 +101,6 @@ export interface IStore {
dataState: string;
authState: AuthState;
unsavedChanges: boolean;
stationList: SceneryRowItem[];
backupList: SceneryRowItem[];
stationsToRemove: string[];