Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 9ffdfc3

Browse files
authored
fix(YouTube - Hide layout components): Hide new kind of community post (#711)
1 parent e3975cf commit 9ffdfc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/app/revanced/integrations/youtube/patches/components/LayoutComponentsFilter.java

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ public LayoutComponentsFilter() {
8484
"text_post_root.eml",
8585
"images_post_root.eml",
8686
"images_post_slim.eml",
87+
"images_post_root_slim.eml",
8788
"text_post_root_slim.eml",
8889
"post_base_wrapper_slim.eml"
8990
);

0 commit comments

Comments
 (0)