Skip to content

Commit

Permalink
Fix maskAllImages JSDoc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryHighPants authored Sep 19, 2024
1 parent 27188a0 commit b52150d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/replay/mobilereplay.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export interface MobileReplayOptions {
maskAllText?: boolean;

/**
* Mask all text in recordings
* Mask all images in recordings
*
* @default true
*/
Expand Down

0 comments on commit b52150d

Please sign in to comment.