mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-28 03:05:49 +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 {
|
execute {
|
||||||
// region Hide the Shorts shelf.
|
// region Hide the Shorts shelf.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user