mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-06-12 13:17:38 +02:00
fix(YouTube - Hide Shorts components): Add missing options to patch
This commit is contained in:
@ -192,6 +192,9 @@ val hideShortsComponentsPatch = bytecodePatch(
|
||||
),
|
||||
)
|
||||
|
||||
hideShortsAppShortcutOption()
|
||||
hideShortsWidgetOption()
|
||||
|
||||
execute {
|
||||
// region Hide the Shorts shelf.
|
||||
|
||||
|
Reference in New Issue
Block a user