diff --git a/src/popup/popup.js b/src/popup/popup.js index 0cedeb1..d4200f3 100644 --- a/src/popup/popup.js +++ b/src/popup/popup.js @@ -59,7 +59,7 @@ async function initApp() { process.env.NODE_ENV !== "development" ) { Sentry.init({ - dsn: "https://0e2d03e61f194df9ba85a791d364088b@o336535.ingest.sentry.io/5341174", + dsn: "https://6990c2b0a6e94b57a2b80587efcb4354@api.protonmail.ch/core/v4/reports/sentry/51", integrations: [ new Integrations.Vue({ Vue, attachProps: true, logErrors: true }), ],