Update uYouPlusPatches.xm
This commit is contained in:
parent
ad68078f4f
commit
b05ef4e76d
1 changed files with 2 additions and 0 deletions
|
|
@ -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);
|
||||
// }
|
||||
|
|
|
|||
Loading…
Reference in a new issue