Disable a few more options

These options don’t work correctly at the moment. Didn’t realize these were incompatible with their tweaks.
This commit is contained in:
arichorn 2023-09-24 18:08:31 -05:00 committed by GitHub
parent cfe83e471a
commit d5880ea00e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -352,6 +352,7 @@ extern NSBundle *uYouPlusBundle();
}
settingItemId:0],
/*
[YTSettingsSectionItemClass switchItemWithTitle:LOC(@"Hide `DontEatMyContent` Section")
titleDescription:LOC(@"App restart is required.")
accessibilityIdentifier:nil
@ -381,6 +382,7 @@ extern NSBundle *uYouPlusBundle();
return YES;
}
settingItemId:0],
*/
[YTSettingsSectionItemClass switchItemWithTitle:LOC(@"Hide `Autoplay` Section")
titleDescription:LOC(@"App restart is required.")