mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
Temporary Disable all Shorts related options
This commit is contained in:
parent
59ab6c9621
commit
e15f42e37d
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue