fix(YouTube - Hide Shorts components): Add missing options to patch
This commit is contained in:
parent
2bfa15aa49
commit
65f62fcd5a
1 changed files with 3 additions and 0 deletions
|
|
@ -192,6 +192,9 @@ val hideShortsComponentsPatch = bytecodePatch(
|
|||
),
|
||||
)
|
||||
|
||||
hideShortsAppShortcutOption()
|
||||
hideShortsWidgetOption()
|
||||
|
||||
execute {
|
||||
// region Hide the Shorts shelf.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue