Skip to content

Commit f6afb9b

Browse files
committed
chore: add missing state change to constants
1 parent a3a364b commit f6afb9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/core/Engine/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ export const BACKGROUND_STATE_CHANGE_EVENT_NAMES = [
8181
'BridgeStatusController:stateChange',
8282
'EarnController:stateChange',
8383
'MoneyAccountController:stateChange',
84+
'MoneyAccountUpgradeController:stateChange',
8485
'PerpsController:stateChange',
8586
'RewardsController:stateChange',
8687
'DeFiPositionsController:stateChange',

0 commit comments

Comments
 (0)