fix(YouTube - Hide layout components): Hide new type of community post (#4404)

This commit is contained in:
ILoveOpenSourceApplications 2025-02-03 15:43:15 +05:30 committed by GitHub
parent 7f322fd7d9
commit f67ab2baf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,7 +81,8 @@ public final class LayoutComponentsFilter extends Filter {
"text_post_root_slim.eml", "text_post_root_slim.eml",
"post_base_wrapper_slim.eml", "post_base_wrapper_slim.eml",
"poll_post_root.eml", "poll_post_root.eml",
"videos_post_root.eml" "videos_post_root.eml",
"post_shelf_slim.eml"
); );
final var communityGuidelines = new StringFilterGroup( final var communityGuidelines = new StringFilterGroup(