ente/apps/auth/sentry.client.config.ts
Manav Rathi 9289bbd0d0 Reduce Sentry DSN noise
We don't need to customize this, so reduce all the indirection and dance around it.
2024-02-09 13:32:28 +05:30

4 lines
153 B
TypeScript

import { setupSentry } from '@ente/shared/sentry/config/sentry.config.base';
setupSentry('https://e2ccc39d811640b49602323774220955@sentry.ente.io/13');