fix(YouTube - Hide layout components): Hide new kind of community post (#711)

This commit is contained in:
Zain 2024-10-20 20:57:58 +07:00 committed by GitHub
parent e3975cfc3a
commit 9ffdfc3763
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,6 +84,7 @@ public final class LayoutComponentsFilter extends Filter {
"text_post_root.eml",
"images_post_root.eml",
"images_post_slim.eml",
"images_post_root_slim.eml",
"text_post_root_slim.eml",
"post_base_wrapper_slim.eml"
);