diff --git a/Sources/uYouPlus.xm b/Sources/uYouPlus.xm index cd31e20..09f5b33 100644 --- a/Sources/uYouPlus.xm +++ b/Sources/uYouPlus.xm @@ -501,6 +501,7 @@ BOOL isAd(YTIElementRenderer *self) { %end %end +/* This is disabled due to "self.enableSnapToChapter" not existing. // Disable snap to chapter %hook YTSegmentableInlinePlayerBarView - (void)didMoveToWindow { @@ -510,6 +511,7 @@ BOOL isAd(YTIElementRenderer *self) { } } %end +*/ // Disable Pinch to zoom %hook YTColdConfig