Skip to content

Commit

Permalink
fix: sentry state
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuartu committed Dec 18, 2024
1 parent e54c67a commit a5a7b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/constants/sentry-state.ts
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ export const SENTRY_BACKGROUND_STATE = {
isProfileSyncingUpdateLoading: false,
hasAccountSyncingSyncedAtLeastOnce: false,
isAccountSyncingReadyToBeDispatched: false,
isAccountSyncingInProgress: false,
},
///: BEGIN:ONLY_INCLUDE_IF(build-mmi)
...MMI_SENTRY_BACKGROUND_STATE,
Expand Down

0 comments on commit a5a7b65

Please sign in to comment.