Skip to content

Commit

Permalink
fix(YouTube - Hide feed components): Hide Playables not working
Browse files Browse the repository at this point in the history
  • Loading branch information
anddea committed Jan 30, 2025
1 parent bf2a9bd commit 664949a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ public FeedComponentsFilter() {

final StringFilterGroup playables = new StringFilterGroup(
Settings.HIDE_PLAYABLES,
"horizontal_gaming_shelf.eml",
"horizontal_gaming_shelf",
"mini_game_card.eml"
);

Expand Down

0 comments on commit 664949a

Please sign in to comment.