Fix uYou player bar bug

This commit is contained in:
level3tjg
2022-08-28 02:02:18 -04:00
parent 11ddcd421d
commit 3aa7c57d82
2 changed files with 13 additions and 0 deletions
+4
View File
@@ -33,6 +33,10 @@
@interface boolSettingsVC : UIViewController
@end
@interface PlayerManager : NSObject
- (float)progress;
@end
// iOS16 fix
@interface OBPrivacyLinkButton : UIButton
- (instancetype)initWithCaption:(NSString *)caption