From cbbf0bde7e7adbe85b5dadf8d3ffe7c0f1dd91cc Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Sat, 22 Jun 2024 16:40:26 -0500 Subject: [PATCH] Update uYouPlus.xm --- Sources/uYouPlus.xm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/uYouPlus.xm b/Sources/uYouPlus.xm index d6719a7..e4a58c5 100644 --- a/Sources/uYouPlus.xm +++ b/Sources/uYouPlus.xm @@ -1279,7 +1279,7 @@ static int contrastMode() { [description containsString:@"id.video.share.button"] || [description containsString:@"id.video.remix.button"] || [description containsString:@"id.ui.add_to.offline.button"]) { - self.hidden = YES; +// self.hidden = YES; } } %orig(color);