fix(YouTube - Hide layout components): Hide new type of Playable shelf
This commit is contained in:
parent
6e72b14d07
commit
8cd8e59bbc
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ public final class LayoutComponentsFilter extends Filter {
|
|||
// Playable horizontal shelf header.
|
||||
playablesBuffer = new ByteArrayFilterGroup(
|
||||
Settings.HIDE_PLAYABLES,
|
||||
"mini_game"
|
||||
"FEmini_app_destination"
|
||||
);
|
||||
|
||||
final var quickActions = new StringFilterGroup(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue