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 da93e95 commit 430f2e8
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 @@ -68,5 +68,7 @@ export type ControllerFlatState = AccountsController['state'] &
PreferencesController['state'] &
SmartTransactionsController['state'] &
SnapController['state'] &
SnapInsightsController['state'] &
SnapInterfaceController['state'] &
TransactionController['state'] &
SwapsController['state'];

0 comments on commit 430f2e8

Please sign in to comment.