mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-21 18:03:56 +00:00
fix(YouTube - Hide layout components): Fix "Hide ticket shelf" hiding unwanted components (#5292)
This commit is contained in:
committed by
GitHub
parent
14dc593eba
commit
ad6da67281
@@ -253,7 +253,7 @@ public final class LayoutComponentsFilter extends Filter {
|
||||
|
||||
ticketShelf = new ByteArrayFilterGroup(
|
||||
Settings.HIDE_TICKET_SHELF,
|
||||
"ticket"
|
||||
"ticket.eml"
|
||||
);
|
||||
|
||||
addPathCallbacks(
|
||||
|
||||
Reference in New Issue
Block a user