Skip to content

Commit

Permalink
Fix build for cli
Browse files Browse the repository at this point in the history
  • Loading branch information
quexten committed Jan 15, 2025
1 parent 21eed71 commit b8ebe2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/cli/src/service-container/service-container.ts
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@ export class ServiceContainer {
this.encryptService,
this.pinService,
this.accountService,
this.sdkService,
);

this.individualExportService = new IndividualVaultExportService(
Expand Down

0 comments on commit b8ebe2d

Please sign in to comment.