Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
fix(YouTube - Hide action buttons): Some action buttons are not hidde…
Browse files Browse the repository at this point in the history
…n properly
  • Loading branch information
anddea committed May 16, 2024
1 parent b581d2d commit c37f238
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public ActionButtonsFilter() {

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

0 comments on commit c37f238

Please sign in to comment.