Fix Compile Issues

This commit is contained in:
Ahmad 2025-02-11 21:28:45 -05:00
parent bdc28f40c8
commit 2895a6f421
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
2 changed files with 29 additions and 35 deletions

View file

@ -8,9 +8,8 @@ Sentry.init({
dsn: 'https://bb697105eaabbc6f70af12e84e936ded@o4508368569368576.ingest.us.sentry.io/4508368582017024',
integrations: [
Sentry.redisIntegration({
cachePrefixes: [''],
}),
Sentry.redisIntegration({ cachePrefixes: [''] }),
Sentry.prismaIntegration(),
],
// Set tracesSampleRate to 1.0 to capture 100%