We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf3b36 commit 117968aCopy full SHA for 117968a
sentry.client.config.ts
@@ -11,7 +11,7 @@ Sentry.init({
11
integrations: [
12
Sentry.replayIntegration(),
13
Sentry.feedbackIntegration({
14
- colorScheme: "system",
+ autoInject: false,
15
}),
16
],
17
0 commit comments