mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-11 13:46:17 +00:00
fix(YouTube - Hide layout components): Hide new type of Playable shelf
This commit is contained in:
@@ -194,7 +194,7 @@ public final class LayoutComponentsFilter extends Filter {
|
|||||||
// Playable horizontal shelf header.
|
// Playable horizontal shelf header.
|
||||||
playablesBuffer = new ByteArrayFilterGroup(
|
playablesBuffer = new ByteArrayFilterGroup(
|
||||||
Settings.HIDE_PLAYABLES,
|
Settings.HIDE_PLAYABLES,
|
||||||
"mini_game"
|
"FEmini_app_destination"
|
||||||
);
|
);
|
||||||
|
|
||||||
final var quickActions = new StringFilterGroup(
|
final var quickActions = new StringFilterGroup(
|
||||||
|
|||||||
Reference in New Issue
Block a user