Skip to content

Commit

Permalink
Revert "Debug mode for Sentry (#449)" (#453)
Browse files Browse the repository at this point in the history
This reverts commit ff9cf04.
  • Loading branch information
AdamDotCom authored Mar 27, 2023
1 parent b692fce commit da185ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ export const config = {
dsn: process.env.REACT_APP_SENTRY_DSN,
environment: process.env.NODE_ENV,
release: process.env.REACT_APP_VERSION,
debug: true,
},
sendBird: {
appId: process.env.REACT_APP_SENDBIRD_APP_ID,
Expand Down

0 comments on commit da185ae

Please sign in to comment.