mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-09 07:37:01 +01:00
feat(YouTube - Navigation buttons): Add description to preference screen
This commit is contained in:
parent
38b8e44ec4
commit
14ea9674c4
@ -100,6 +100,10 @@ object NavigationButtonsPatch : BytecodePatch(
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
StringResource(
|
||||||
|
"revanced_navigation_buttons_preference_screen_summary",
|
||||||
|
"Hide or change buttons in the navigation bar"
|
||||||
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user