fix(YouTube - Hide Shorts components): Fix "Hide Use this template button" (#5249)
This commit is contained in:
parent
d32c3ac51d
commit
957bece3e9
1 changed files with 2 additions and 1 deletions
|
|
@ -195,7 +195,8 @@ public final class ShortsFilter extends Filter {
|
|||
|
||||
suggestedAction = new StringFilterGroup(
|
||||
null,
|
||||
"suggested_action.eml"
|
||||
"suggested_action.eml",
|
||||
REEL_METAPANEL_PATH
|
||||
);
|
||||
|
||||
addPathCallbacks(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue