feat(YouTube - Navigation buttons): Add description to preference screen

This commit is contained in:
oSumAtrIX
2023-11-18 04:54:47 +01:00
parent 448ae5247d
commit 601e517d69

View File

@@ -100,6 +100,10 @@ object NavigationButtonsPatch : BytecodePatch(
),
),
),
StringResource(
"revanced_navigation_buttons_preference_screen_summary",
"Hide or change buttons in the navigation bar"
)
)
)