Skip to content

Commit

Permalink
update dsn
Browse files Browse the repository at this point in the history
  • Loading branch information
snigdhas committed Jun 6, 2024
1 parent 2a28f78 commit eb9fd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import "bootstrap/dist/css/bootstrap.min.css";
import "./app.css";

Sentry.init({
dsn: "https://df1827e239b82c0d2560a6a16a5bc0ef@o4504532816560128.ingest.sentry.io/4506006109224960",
dsn: "https://6b155a61a689f29aaaa40963cb06bdfb@o4507154197774336.ingest.de.sentry.io/4507386230472785",
});

const App = () => {
Expand Down

0 comments on commit eb9fd9c

Please sign in to comment.