fix(YouTube - Hide layout components): Fix "Hide ticket shelf" (#5516)
This commit is contained in:
parent
a7d3b7c287
commit
9ddb3ac39d
1 changed files with 1 additions and 1 deletions
|
|
@ -266,7 +266,7 @@ public final class LayoutComponentsFilter extends Filter {
|
|||
|
||||
ticketShelf = new ByteArrayFilterGroup(
|
||||
Settings.HIDE_TICKET_SHELF,
|
||||
"ticket.eml"
|
||||
"ticket_item.eml"
|
||||
);
|
||||
|
||||
addPathCallbacks(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue