fix: preserve share store in application context
This commit is contained in:
@@ -34,6 +34,9 @@ function assembleContext({
|
||||
servicesStateManager,
|
||||
configStateManager,
|
||||
|
||||
// DC-053 share store
|
||||
shareStore,
|
||||
|
||||
// Managers
|
||||
credentialManager,
|
||||
authManager,
|
||||
@@ -192,6 +195,9 @@ function assembleContext({
|
||||
servicesStateManager,
|
||||
configStateManager,
|
||||
|
||||
// DC-053 share store
|
||||
shareStore,
|
||||
|
||||
// Managers
|
||||
credentialManager,
|
||||
authManager,
|
||||
|
||||
Reference in New Issue
Block a user