mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 01:32:06 +00:00
Update uYouPlus.h
This commit is contained in:
parent
a4725bc319
commit
f56fec1c09
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue