mirror of
https://github.com/bitwarden/browser
synced 2026-02-18 10:23:52 +00:00
Migrate create and edit operations to use SDK for ciphers
This commit is contained in:
@@ -787,6 +787,7 @@ export class ServiceContainer {
|
||||
this.logService,
|
||||
this.cipherEncryptionService,
|
||||
this.messagingService,
|
||||
this.sdkService,
|
||||
);
|
||||
|
||||
this.cipherArchiveService = new DefaultCipherArchiveService(
|
||||
|
||||
Reference in New Issue
Block a user