Skip to content

Commit

Permalink
fix: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sahar-fehri committed Oct 15, 2024
1 parent 035280e commit 36f889b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/core/Engine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -942,7 +942,7 @@ class Engine {

const accountTrackerController = new AccountTrackerController(
{
// @ts-expect-error TODO: Resolve mismatch between base-controller versions fix < ======.
// @ts-expect-error TODO: Resolve mismatch between base-controller versions
messenger: this.controllerMessenger.getRestricted({
name: 'AccountTrackerController',
allowedActions: [
Expand Down

0 comments on commit 36f889b

Please sign in to comment.