diff --git a/apps/renderer/src/index.ts b/apps/renderer/src/index.ts index df81222..60ae0cf 100644 --- a/apps/renderer/src/index.ts +++ b/apps/renderer/src/index.ts @@ -18,7 +18,7 @@ const app = createApp(App); Sentry.init({ app, - dsn: 'https://5bcf1344794fea64fc5e5fe7da4821c1@o4508962650783744.ingest.de.sentry.io/4508962653143120', + dsn: 'https://44939af86b1f2bb9890579556f01204e@o4509037014482944.ingest.de.sentry.io/4509037067173968', integrations: [ // 异常路径回放 Sentry.replayIntegration(),