Skip to content

Commit

Permalink
add missing actions to snap keyring
Browse files Browse the repository at this point in the history
  • Loading branch information
owencraston committed Feb 13, 2025
1 parent 5cc4e95 commit f4f595f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/core/Engine/Engine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,8 @@ export class Engine {
AccountsControllerSetSelectedAccountAction,
AccountsControllerGetAccountByAddressAction,
AccountsControllerSetAccountNameAction,
SnapControllerHandleRequestAction,
SnapControllerGetSnapAction,
],
allowedEvents: [],
});
Expand Down

0 comments on commit f4f595f

Please sign in to comment.