Skip to content

Commit

Permalink
Update Sources/Swift/Integrations/SessionReplay/SentryReplayOptions.s…
Browse files Browse the repository at this point in the history
…wift

Co-authored-by: Dhiogo Brustolin <[email protected]>
  • Loading branch information
krystofwoldrich and brustolin authored Nov 4, 2024
1 parent d79515d commit 2d12ef7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public class SentryReplayOptions: NSObject, SentryRedactOptions {
case high = 2
}

static let defaultQuality: SentryReplayQuality = .medium
private static let defaultQuality: SentryReplayQuality = .medium

/**
* Indicates the percentage in which the replay for the session will be created.
Expand Down

0 comments on commit 2d12ef7

Please sign in to comment.