mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix account setting cannot be opened
This commit is contained in:
@ -6,7 +6,7 @@ const sentry = () => {
|
||||
log('log', 'Sentry', 'initializing')
|
||||
Sentry.init({
|
||||
dsn: 'https://53348b60ff844d52886e90251b3a5f41@o917354.ingest.sentry.io/6410576',
|
||||
enableInExpoDevelopment: true,
|
||||
enableInExpoDevelopment: false,
|
||||
debug: !isRelease
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user