mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-26 19:35:54 +01:00
fix(YouTube - Hide Shorts components): Add missing options to patch
This commit is contained in:
parent
2bfa15aa49
commit
65f62fcd5a
@ -192,6 +192,9 @@ val hideShortsComponentsPatch = bytecodePatch(
|
||||
),
|
||||
)
|
||||
|
||||
hideShortsAppShortcutOption()
|
||||
hideShortsWidgetOption()
|
||||
|
||||
execute {
|
||||
// region Hide the Shorts shelf.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user