mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
remove sentry feedback form
This commit is contained in:
@@ -93,14 +93,6 @@ export async function initSentry(app) {
|
||||
tracingOptions: {
|
||||
trackComponents: true
|
||||
}
|
||||
}),
|
||||
Sentry.feedbackIntegration({
|
||||
showBranding: false,
|
||||
autoInject: false,
|
||||
enableScreenshot: false,
|
||||
buttonLabel: 'Feedback',
|
||||
submitButtonLabel: 'Send Feedback',
|
||||
formTitle: 'Send Feedback'
|
||||
})
|
||||
]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user