Update uYouPlusPatches.xm

This commit is contained in:
aric3435 (OLD ACCOUNT) 2024-09-21 21:30:48 -05:00 committed by GitHub
parent ad68078f4f
commit b05ef4e76d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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);
// }