mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-05 19:59:20 +00:00
.
This commit is contained in:
@@ -220,7 +220,7 @@ export class Initializer {
|
|||||||
Sentry.reactRouterV5BrowserTracingIntegration({ history }),
|
Sentry.reactRouterV5BrowserTracingIntegration({ history }),
|
||||||
],
|
],
|
||||||
tracesSampleRate: 1.0,
|
tracesSampleRate: 1.0,
|
||||||
release: process.env.VITE_APP_VERSION,
|
release: import.meta.env.VITE_APP_VERSION,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
// Sentry is now 'loadeed' (even if we actually skipped starting
|
// Sentry is now 'loadeed' (even if we actually skipped starting
|
||||||
|
|||||||
Reference in New Issue
Block a user