Improvements on Shorts Bar

This commit is contained in:
Aric
2022-10-20 22:42:51 -05:00
committed by GitHub
parent 12a3290350
commit eefb554631
+1
View File
@@ -319,6 +319,7 @@ BOOL dontEatMyContent() {
%hook YTColdConfig %hook YTColdConfig
- (BOOL)iosEnableVideoPlayerScrubber { return YES; } - (BOOL)iosEnableVideoPlayerScrubber { return YES; }
- (BOOL)mobileShortsTabInlined { return YES; }
%end %end
%hook YTHotConfig %hook YTHotConfig