Actually remove uYou download button in playlists

This commit is contained in:
foxster-mp4
2022-12-28 12:59:43 -08:00
parent 2bc2901ea8
commit e6f69b5686
2 changed files with 10 additions and 4 deletions
+4
View File
@@ -45,6 +45,10 @@
@property (nonatomic, assign, readwrite) BOOL enableSnapToChapter;
@end
@interface YTPlaylistHeaderViewController: UIViewController
@property UIButton *downloadsButton;
@end
// DontEatMyContent
BOOL DEMC_deviceIsSupported();
void DEMC_activate();