Skip to content

Commit

Permalink
fix(YouTube - Hide video action buttons): Updated path filter
Browse files Browse the repository at this point in the history
  • Loading branch information
LisoUseInAIKyrios committed May 15, 2024
1 parent a14567d commit b74e544
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public ButtonsFilter() {

bufferFilterPathGroup = new StringFilterGroup(
null,
"|CellType|CollectionType|CellType|ContainerType|button.eml|"
"|ContainerType|button.eml|"
);
addPathCallbacks(
new StringFilterGroup(
Expand Down

0 comments on commit b74e544

Please sign in to comment.