Skip to content

Commit

Permalink
Fix maskAllImages JSDoc comment (#4101)
Browse files Browse the repository at this point in the history
Co-authored-by: LucasZF <lucas-zimerman1@hotmail.com>
  • Loading branch information
HarryHighPants and lucas-zimerman authored Sep 23, 2024
1 parent 5d0eda4 commit fd21b24
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 fd21b24

Please sign in to comment.