1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Update branching

This commit is contained in:
Zhiyuan Zheng
2021-03-14 21:48:28 +01:00
parent b21f1b5a0e
commit a23f98842f
13 changed files with 54 additions and 128 deletions

View File

@ -7,7 +7,6 @@ const sentry = () => {
log('log', 'Sentry', 'initializing')
Sentry.init({
dsn: Constants.manifest.extra.sentryDSN,
environment: Constants.manifest.extra.toootEnvironment,
enableInExpoDevelopment: false,
debug:
__DEV__ ||