mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-11-27 06:16:49 +01:00
fix(YouTube - Hide video action buttons): Updated path filter
This commit is contained in:
parent
a14567df27
commit
b74e54481a
@ -22,7 +22,7 @@ final class ButtonsFilter extends Filter {
|
||||
|
||||
bufferFilterPathGroup = new StringFilterGroup(
|
||||
null,
|
||||
"|CellType|CollectionType|CellType|ContainerType|button.eml|"
|
||||
"|ContainerType|button.eml|"
|
||||
);
|
||||
addPathCallbacks(
|
||||
new StringFilterGroup(
|
||||
|
Loading…
Reference in New Issue
Block a user