diff --git a/Sources/uYouPlus.xm b/Sources/uYouPlus.xm index 476e0ee..9ca7ad7 100644 --- a/Sources/uYouPlus.xm +++ b/Sources/uYouPlus.xm @@ -1409,6 +1409,7 @@ static int contrastMode() { } %end +/* DISABLED TO SEE IF IT FIXES THE SHORTS PROBLEM // Shorts Controls Overlay Options %hook _ASDisplayView - (void)didMoveToWindow { @@ -1465,6 +1466,7 @@ static int contrastMode() { else { return %orig; } } %end +*/ /* DISABLED DUE TO CONFLICTS // Hide Community Posts - @michael-winay, @arichornlover, @iCrazeiOS @PoomSmart & @Dayanch96