mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 05:42:10 +00:00
Restore shorts options (uYouPlus.xm)
This commit is contained in:
parent
7a3ebec8ec
commit
328e7b122a
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue