diff --git a/client/src/index.jsx b/client/src/index.jsx index 79cca3cd9..1853f31fd 100644 --- a/client/src/index.jsx +++ b/client/src/index.jsx @@ -45,7 +45,7 @@ if (import.meta.env.PROD) { maskAllText: false, blockAllMedia: true }), - new Sentry.browserTracingIntegration() + Sentry.browserTracingIntegration() ], tracePropagationTargets: [ "api.imex.online",