Skip to content

Commit

Permalink
Add missing controllers to flat state type
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Feb 3, 2025
1 parent bcd2967 commit 3cfc768
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/scripts/controller-init/controller-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,7 @@ export type ControllerFlatState = AccountsController['state'] &
PreferencesController['state'] &
SmartTransactionsController['state'] &
SnapController['state'] &
SnapInsightsController['state'] &
SnapInterfaceController['state'] &
TransactionController['state'] &
SwapsController['state'];

0 comments on commit 3cfc768

Please sign in to comment.