Update uYouPlus.xm

This commit is contained in:
arichorn 2023-09-07 20:22:41 -05:00 committed by GitHub
parent 4512d43e42
commit 9c52e27b9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1024,9 +1024,6 @@ static void replaceTab(YTIGuideResponse *response) {
if (IsEnabled(@"ytNoModernUI_enabled")) {
%init(gYTNoModernUI);
}
if (IsEnabled(@"mrBeastify_enabled")) {
%init(gMrBeastify);
}
if (IsEnabled(@"disableDontEatMyContentSection_enabled")) {
%init(gDisableDontEatMyContentSection);
}