Skip to content

Commit

Permalink
Merge branch 'main' into fix/svg-html-entity-decode
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoloureirop authored Sep 3, 2024
2 parents 6d60d36 + 6b19866 commit 730d860
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/core/Engine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,7 @@ class Engine {
`${accountsController.name}:getSelectedAccount`,
`${approvalController.name}:addRequest`,
`${networkController.name}:getNetworkClientById`,
`${networkController.name}:findNetworkClientIdByChainId`,
],
allowedEvents: [`NetworkController:stateChange`],
}),
Expand Down

0 comments on commit 730d860

Please sign in to comment.