diff --git a/browser/bundles/o-errors.js b/browser/bundles/o-errors.js index 961d7d494..80c4dcc67 100644 --- a/browser/bundles/o-errors.js +++ b/browser/bundles/o-errors.js @@ -8,7 +8,7 @@ const appInfo = { oErrors.init({ enabled: window.nextFeatureFlags.clientErrorReporting && appInfo.isProduction, - sentryEndpoint: 'https://edb56e86be2446eda092e69732d8654b@sentry.io/32594', + sentryEndpoint: 'https://62a990fd8dce4a27aafb006b58783f66@sentry.io/195030', siteVersion: appInfo.version, logLevel: window.nextFeatureFlags.clientDetailedErrorReporting ? 'contextonly' : 'off', tags: {