Skip to content

Commit

Permalink
fix(YouTube - Hide feed components): New kind of community posts are …
Browse files Browse the repository at this point in the history
…not hidden
  • Loading branch information
anddea committed Sep 30, 2024
1 parent 8b67771 commit e6de272
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ public FeedComponentsFilter() {
communityPosts = new StringFilterGroup(
null,
"post_base_wrapper",
"image_post_root",
"images_post_root",
"images_post_slim",
"text_post_root"
);

Expand Down

0 comments on commit e6de272

Please sign in to comment.