fix(YouTube - Hide layout components): Hide horizontal tile shelves

This commit is contained in:
LisoUseInAIKyrios 2024-04-18 12:35:58 +04:00
parent 7cd0c6c3c1
commit ba308690cf
1 changed files with 2 additions and 1 deletions

View File

@ -247,7 +247,8 @@ public final class LayoutComponentsFilter extends Filter {
horizontalShelves = new StringFilterGroup(
Settings.HIDE_HORIZONTAL_SHELVES,
"horizontal_video_shelf.eml",
"horizontal_shelf.eml"
"horizontal_shelf.eml",
"horizontal_tile_shelf.eml"
);
addPathCallbacks(