Skip to content

Commit

Permalink
doc: small change to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuriy Velichko committed Sep 23, 2024
1 parent cefd618 commit 6606584
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ public class BannerView: UIView,

// MARK: Computed helpers

/// whether auto-refresh is allowed to occur now
/// whether auto-refresh is allowed to occur now.
var mayRefreshNow: Bool {
guard let controller = adLoadFlowController else {
return false
Expand Down

0 comments on commit 6606584

Please sign in to comment.