mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-16 14:57:31 +01:00
fix(youtube/hide-shorts-components): hide new type of Shorts in feed
This commit is contained in:
parent
4d7c62bb6d
commit
f13a99351c
@ -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