mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-12-07 01:51:27 +01:00
fix(YouTube - Hide Shorts components): Fix "Hide Use this template button" (#5249)
This commit is contained in:
committed by
GitHub
parent
d32c3ac51d
commit
957bece3e9
@@ -195,7 +195,8 @@ public final class ShortsFilter extends Filter {
|
||||
|
||||
suggestedAction = new StringFilterGroup(
|
||||
null,
|
||||
"suggested_action.eml"
|
||||
"suggested_action.eml",
|
||||
REEL_METAPANEL_PATH
|
||||
);
|
||||
|
||||
addPathCallbacks(
|
||||
|
||||
Reference in New Issue
Block a user