Update uYouPlus.h

This commit is contained in:
arichornlover 2024-04-04 10:08:34 -05:00 committed by GitHub
parent a4725bc319
commit f56fec1c09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,7 @@
// Hide Double tap to seek Overlay
@interface YTInlinePlayerDoubleTapIndicatorView : UIView
@property (nonatomic, strong) UIView *_scrimOverlay;
@property (nonatomic, strong) UIView *scrimOverlay;
@end
// YTTapToSeek - https://github.com/bhackel/YTTapToSeek