mirror of
https://github.com/bitwarden/web
synced 2025-12-11 05:43:16 +00:00
Update jslib (#1436)
This commit is contained in:
@@ -191,7 +191,7 @@ export function initFactory(
|
||||
new StateMigrationService(
|
||||
storageService,
|
||||
secureStorageService,
|
||||
new GlobalStateFactory(GlobalState)
|
||||
new StateFactory(GlobalState, Account)
|
||||
),
|
||||
deps: [StorageServiceAbstraction, "SECURE_STORAGE"],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user