mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-28 06:50:26 +00:00
.
This commit is contained in:
@@ -220,7 +220,7 @@ export class Initializer {
|
||||
Sentry.reactRouterV5BrowserTracingIntegration({ history }),
|
||||
],
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user