diff --git a/uYouPlus.xm b/uYouPlus.xm index b35e912..2dd230b 100644 --- a/uYouPlus.xm +++ b/uYouPlus.xm @@ -969,9 +969,7 @@ static void replaceTab(YTIGuideResponse *response) { %orig(arg1, arg2); } %end -%end -// for DontEatMyContent Tweak %hook YTVideoZoomOverlayView - (void)didRecognizePinch:(UIPinchGestureRecognizer *)pinchGestureRecognizer { // %log((CGFloat) [pinchGestureRecognizer scale], (CGFloat) [pinchGestureRecognizer velocity]); @@ -992,6 +990,7 @@ static void replaceTab(YTIGuideResponse *response) { %orig(NO); } %end +%end %group gYTDisableHighContrastUI %hook YTCommonColorPalette