Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
yjosephides committed Nov 25, 2024
1 parent c4506d4 commit f2c9e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posthog-react-native/src/posthog-rn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ export class PostHog extends PostHogCore {
const {
maskAllTextInputs = true,
maskAllImages = true,
maskAllSandboxedViews = true,
maskAllSandboxedViews = true,
maskPhotoLibraryImages = true,
captureLog = true,
captureNetworkTelemetry = true,
Expand Down

0 comments on commit f2c9e7c

Please sign in to comment.