docs(changeset): feat(GlobalStateStore): add initialization state and update actions
This commit is contained in:
@@ -6,6 +6,7 @@ const STORAGE_KEY = 'APP_GLO';
|
||||
|
||||
const SKIP_PATHS = new Set([
|
||||
'app.controls',
|
||||
'initialized',
|
||||
'session.connected',
|
||||
'session.error',
|
||||
'session.loading',
|
||||
|
||||
Reference in New Issue
Block a user