From 2e30d3ae95592c3440c4347821c4f9e68b3e40b4 Mon Sep 17 00:00:00 2001 From: kytwb Date: Tue, 21 Dec 2021 04:34:57 +0100 Subject: Reduce AppLayout flashing --- src/stores.types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stores.types.ts') diff --git a/src/stores.types.ts b/src/stores.types.ts index 34922c199..92531eb4a 100644 --- a/src/stores.types.ts +++ b/src/stores.types.ts @@ -212,7 +212,7 @@ interface SettingsStore { actions: Actions; api: Api; fileSystemSettingsTypes: any[]; - startup: boolean; + loaded: boolean; stores: Stores; updateAppSettingsRequest: () => void; _fileSystemSettingsCache: () => void; -- cgit v1.2.3-70-g09d2