Skip to content

Commit 117968a

Browse files
committed
Hide Sentry bug report
1 parent ecf3b36 commit 117968a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry.client.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Sentry.init({
1111
integrations: [
1212
Sentry.replayIntegration(),
1313
Sentry.feedbackIntegration({
14-
colorScheme: "system",
14+
autoInject: false,
1515
}),
1616
],
1717

0 commit comments

Comments
 (0)