Skip to content

Commit b80a3a1

Browse files
authored
Update README.md
1 parent 9302380 commit b80a3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Sentry.init({
3838
integrations: [
3939
new SentryReplay({
4040
stickySession: true, // Default is false
41-
rrwebOptions: {
41+
rrwebConfig: {
4242
maskAllInputs: false, // Default is true
4343
},
4444
}),

0 commit comments

Comments
 (0)