mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-04-30 14:44:30 +02:00
fix(YouTube - Hide feed components): Hide community posts in subscriptions
not working https://github.com/inotia00/ReVanced_Extended/issues/2729
This commit is contained in:
parent
bfa7902105
commit
70d039fea6
@ -62,7 +62,8 @@ public final class FeedComponentsFilter extends Filter {
|
|||||||
"images_post_root",
|
"images_post_root",
|
||||||
"images_post_slim",
|
"images_post_slim",
|
||||||
"poll_post_root",
|
"poll_post_root",
|
||||||
"text_post_root"
|
"text_post_root",
|
||||||
|
"videos_post_root"
|
||||||
);
|
);
|
||||||
|
|
||||||
final StringFilterGroup expandableShelf = new StringFilterGroup(
|
final StringFilterGroup expandableShelf = new StringFilterGroup(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user