From 9c52e27b9aa868414e5c6a5aa3e76ffc234fd182 Mon Sep 17 00:00:00 2001 From: arichorn <78001398+arichorn@users.noreply.github.com> Date: Thu, 7 Sep 2023 20:22:41 -0500 Subject: [PATCH] Update uYouPlus.xm --- uYouPlus.xm | 3 --- 1 file changed, 3 deletions(-) diff --git a/uYouPlus.xm b/uYouPlus.xm index eb61957..72e5b4e 100644 --- a/uYouPlus.xm +++ b/uYouPlus.xm @@ -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); }