mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-19 09:46:50 +01:00
fix(youtube/hide-shorts-components): hide new type of Shorts in feed
This commit is contained in:
parent
dc9fbf239a
commit
b91f6d5866
@ -57,7 +57,8 @@ public final class ShortsFilter extends Filter {
|
||||
SettingsEnum.HIDE_SHORTS,
|
||||
"shorts_shelf",
|
||||
"inline_shorts",
|
||||
"shorts_grid"
|
||||
"shorts_grid",
|
||||
"shorts_video_cell"
|
||||
);
|
||||
|
||||
this.pathFilterGroups.addAll(joinButton, subscribeButton, soundButton, channelBar);
|
||||
|
Loading…
x
Reference in New Issue
Block a user