mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-12 23:50:21 +00:00
Improvements on Shorts Bar
This commit is contained in:
parent
12a3290350
commit
eefb554631
1 changed files with 1 additions and 0 deletions
|
|
@ -319,6 +319,7 @@ BOOL dontEatMyContent() {
|
|||
|
||||
%hook YTColdConfig
|
||||
- (BOOL)iosEnableVideoPlayerScrubber { return YES; }
|
||||
- (BOOL)mobileShortsTabInlined { return YES; }
|
||||
%end
|
||||
|
||||
%hook YTHotConfig
|
||||
|
|
|
|||
Loading…
Reference in a new issue