diff --git a/Sources/uYouPlus.xm b/Sources/uYouPlus.xm index 955fecf..26c1746 100644 --- a/Sources/uYouPlus.xm +++ b/Sources/uYouPlus.xm @@ -888,7 +888,7 @@ BOOL isAd(YTIElementRenderer *self) { %orig; BOOL hideConnectButton = IS_ENABLED(@"hideConnectButton_enabled"); // BOOL hideShareButton = IS_ENABLED(@"hideShareButton_enabled"); // OLD -// BOOL hideRemixButton = IS_ENABLED(@"hideRemixButton_enabled"); // OLD + BOOL hideRemixButton = IS_ENABLED(@"hideRemixButton_enabled"); // OLD BOOL hideThanksButton = IS_ENABLED(@"hideThanksButton_enabled"); // BOOL hideAddToOfflineButton = IS_ENABLED(@"hideAddToOfflineButton_enabled"); // OLD // BOOL hideClipButton = IS_ENABLED(@"hideClipButton_enabled"); // OLD