Skip to content

Commit

Permalink
Merge branch 'main' into fix-12527-fallback-to-dapp-without-URL-crash…
Browse files Browse the repository at this point in the history
…es-the-app-2
  • Loading branch information
EtherWizard33 authored Dec 5, 2024
2 parents c8c71b2 + 7db2099 commit 13d6f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/core/Engine/Engine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ export class Engine {
AccountsControllerSelectedEvmAccountChangeEvent,
],
}),
state: initialState.NftController,
});

const loggingController = new LoggingController({
Expand Down

0 comments on commit 13d6f6b

Please sign in to comment.