Skip to content

Commit f326ff2

Browse files
committed
Update changelog
1 parent 56117c6 commit f326ff2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
Sentry.init({
1919
replaysSessionSampleRate: 1.0,
2020
replaysSessionQuality: 'low', // possible values: low, medium (default), high
21+
integrations: [Sentry.mobileReplayIntegration()],
2122
});
2223
```
2324

0 commit comments

Comments
 (0)