Skip to content

Commit

Permalink
Fix browser build
Browse files Browse the repository at this point in the history
  • Loading branch information
quexten committed Jan 15, 2025
1 parent a20d9c5 commit 40ce1c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/browser/src/background/main.background.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1001,6 +1001,7 @@ export default class MainBackground {
this.encryptService,
this.pinService,
this.accountService,
this.sdkService,
);

this.individualVaultExportService = new IndividualVaultExportService(
Expand Down

0 comments on commit 40ce1c5

Please sign in to comment.