From 328e7b122ad467359dd7406d0579a6bc1bfb4a39 Mon Sep 17 00:00:00 2001 From: aricloverGitHub <157071384+aricloverALT@users.noreply.github.com> Date: Tue, 12 Nov 2024 19:22:20 -0600 Subject: [PATCH] Restore shorts options (uYouPlus.xm) --- Sources/uYouPlus.xm | 2 -- 1 file changed, 2 deletions(-) diff --git a/Sources/uYouPlus.xm b/Sources/uYouPlus.xm index 5e8be83abd..8022c1d789 100644 --- a/Sources/uYouPlus.xm +++ b/Sources/uYouPlus.xm @@ -1417,7 +1417,6 @@ static int contrastMode() { } %end -/* DISABLED TO SEE IF IT FIXES THE SHORTS PROBLEM // Shorts Controls Overlay Options %hook _ASDisplayView - (void)didMoveToWindow { @@ -1474,7 +1473,6 @@ static int contrastMode() { else { return %orig; } } %end -*/ /* DISABLED DUE TO CONFLICTS // Hide Community Posts - @michael-winay, @arichornlover, @iCrazeiOS @PoomSmart & @Dayanch96