1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
xmflsct
2022-08-14 22:18:41 +02:00
parent c6e7063929
commit 42528caf09
4 changed files with 80 additions and 103 deletions

View File

@ -4,6 +4,7 @@ import log from './log'
const sentry = () => {
log('log', 'Sentry', 'initializing')
Sentry.init({
// @ts-ignore
dsn: 'https://53348b60ff844d52886e90251b3a5f41@o917354.ingest.sentry.io/6410576',
enableInExpoDevelopment: false,
autoSessionTracking: true