From a1f8eb92becb418f90baa9f7a683f0cff7e901fe Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichorn@users.noreply.github.com> Date: Sat, 2 Dec 2023 14:52:19 -0600 Subject: [PATCH] Update uYouPlus.xm --- uYouPlus.xm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uYouPlus.xm b/uYouPlus.xm index a400681..58a958d 100644 --- a/uYouPlus.xm +++ b/uYouPlus.xm @@ -1077,7 +1077,7 @@ static void replaceTab(YTIGuideResponse *response) { [containerDescription containsString:@"id.ui.add_to.offline.button"]) { color = [UIColor clearColor]; } - %orig; + %orig(color); } %end %end