Update uYouPlus.h

This commit is contained in:
arichornlover 2024-07-08 04:06:07 -05:00 committed by GitHub
parent 25f6d144c1
commit e8ba831fa2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,9 +58,7 @@
#define LOWCONTRASTMODE_CUTOFF_VERSION @"17.38.10" // LowContrastMode (v17.33.2-17.38.10)
// Always show remaining time in video player - @bhackel
@interface YTPlayerBarController : NSObject
@property(nonatomic, strong) YTInlinePlayerBarContainerView *playerBar;
@end
// Header has been moved to https://github.com/PoomSmart/YouTubeHeader/blob/main/YTPlayerBarController.h
// Header has been moved to https://github.com/PoomSmart/YouTubeHeader/blob/main/YTInlinePlayerBarContainerView.h
// IAmYouTube