chore: clean
This commit is contained in:
parent
52e7314005
commit
774f7dc163
1 changed files with 5 additions and 5 deletions
|
@ -73,10 +73,10 @@ Sentry.init({
|
|||
replaysSessionSampleRate: 0.1,
|
||||
replaysOnErrorSampleRate: 1.0,
|
||||
integrations: [
|
||||
Sentry.mobileReplayIntegration({
|
||||
maskAllText: false,
|
||||
maskAllImages: false,
|
||||
maskAllVectors: false,
|
||||
}),
|
||||
// Sentry.mobileReplayIntegration({
|
||||
// maskAllText: false,
|
||||
// maskAllImages: false,
|
||||
// maskAllVectors: false,
|
||||
// }),
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue