mirror of
https://github.com/bitwarden/browser
synced 2026-01-09 03:53:53 +00:00
Move asymmetric crypto functions out of crypto service (#10903)
This commit is contained in:
@@ -753,6 +753,7 @@ export default class MainBackground {
|
||||
this.accountService,
|
||||
this.masterPasswordService,
|
||||
this.cryptoService,
|
||||
this.encryptService,
|
||||
this.apiService,
|
||||
this.stateProvider,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user