Skip to content

Commit

Permalink
update dsn
Browse files Browse the repository at this point in the history
  • Loading branch information
snigdhas committed Sep 24, 2024
1 parent 50af51b commit 9e9e630
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://6b155a61a689f29aaaa40963cb06bdfb@o4507154197774336.ingest.de.sentry.io/4507386230472785",
dsn: "https://d5d402bf10704e198bfe7a0076903c36@o1.ingest.us.sentry.io/4505530367541248",
});

const App = () => {
Expand Down

0 comments on commit 9e9e630

Please sign in to comment.