feat(YouTube - Navigation buttons): Add description to preference screen
This commit is contained in:
parent
448ae5247d
commit
601e517d69
1 changed files with 4 additions and 0 deletions
|
|
@ -100,6 +100,10 @@ object NavigationButtonsPatch : BytecodePatch(
|
|||
),
|
||||
),
|
||||
),
|
||||
StringResource(
|
||||
"revanced_navigation_buttons_preference_screen_summary",
|
||||
"Hide or change buttons in the navigation bar"
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue