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