Update uYouPlus.xm

This commit is contained in:
arichorn 2023-09-17 11:55:16 -05:00 committed by GitHub
parent ccd6826de4
commit 4be9549d42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -849,14 +849,6 @@ static void replaceTab(YTIGuideResponse *response) {
%end
%end
%group gDisableYouPiPSection // YouPiP
%hook YTSettingsSectionItemManager
- (void)updateYouPiPSectionWithEntry:(id)arg1 {
[arg1 setEnabled:YES];
}
%end
%end
%group gDisableYouPiPSection
%hook YTSettingsSectionItemManager
- (void)updateYouPiPSectionWithEntry:(id)arg1 { // YouPiP