From 6fc75fab241c286d5d8905195662ef5890dc1bdc Mon Sep 17 00:00:00 2001 From: aricloverEXTRA <157071384+aricloverEXTRA@users.noreply.github.com> Date: Mon, 17 Nov 2025 16:42:41 -0600 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 966fdbf..e094091 100644 --- a/Sources/uYouPlus.xm +++ b/Sources/uYouPlus.xm @@ -129,7 +129,7 @@ static NSDictionary *HideToggleMap(void) { @"id.ui.carousel_header": @"hideCommentSection_enabled", // fallbacks @"Like": @"hideLikeButton_enabled", // unidentified identifier - @"Dislike": @"hideDislikeButton_enabled" // unidentified identifier + @"Dislike": @"hideDislikeButton_enabled", // unidentified identifier @"Share": @"hideShareButton_enabled", // Share Button @"Ask": @"hideAskButton_enabled", // unidentified identifier @"Download": @"hideDownloadButton_enabled", // Download Button