diff --git a/Settings.xm b/Settings.xm index bb5cc48..1d43aa2 100644 --- a/Settings.xm +++ b/Settings.xm @@ -1641,6 +1641,7 @@ extern NSBundle *uYouPlusBundle(); } settingItemId:0], +/* [YTSettingsSectionItemClass switchItemWithTitle:LOC(@"Hide the Download Button under player") titleDescription:LOC(@"Hides the Download Button below the player.") accessibilityIdentifier:nil @@ -1650,6 +1651,7 @@ extern NSBundle *uYouPlusBundle(); return YES; } settingItemId:0], +*/ [YTSettingsSectionItemClass switchItemWithTitle:LOC(@"Hide the comment section under player") titleDescription:LOC(@"Hides the Comment Section below the player.")