From b05ef4e76dd5704efa5b707430c18567e24cb5cd Mon Sep 17 00:00:00 2001 From: "aric3435 (OLD ACCOUNT)" <78001398+arichornlover@users.noreply.github.com> Date: Sat, 21 Sep 2024 21:30:48 -0500 Subject: [PATCH] Update uYouPlusPatches.xm --- Sources/uYouPlusPatches.xm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Sources/uYouPlusPatches.xm b/Sources/uYouPlusPatches.xm index 0a031f9..a62276a 100644 --- a/Sources/uYouPlusPatches.xm +++ b/Sources/uYouPlusPatches.xm @@ -395,9 +395,11 @@ static void refreshUYouAppearance() { if (IS_ENABLED(@"googleSignInPatch_enabled")) { %init(gGoogleSignInPatch); } +/* if (IS_ENABLED(@"youtubeNativeShare_enabled")) { %init(gYouTubeNativeShare); } +*/ // if (@available(iOS 16, *)) { // %init(iOS16); // }