mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-11 13:46:17 +00:00
fix(YouTube - Hide layout components): Fix "Hide ticket shelf" (#5516)
This commit is contained in:
committed by
GitHub
parent
a7d3b7c287
commit
9ddb3ac39d
@@ -266,7 +266,7 @@ public final class LayoutComponentsFilter extends Filter {
|
||||
|
||||
ticketShelf = new ByteArrayFilterGroup(
|
||||
Settings.HIDE_TICKET_SHELF,
|
||||
"ticket.eml"
|
||||
"ticket_item.eml"
|
||||
);
|
||||
|
||||
addPathCallbacks(
|
||||
|
||||
Reference in New Issue
Block a user