Skip to content

Commit

Permalink
feat(YouTube - Navigation buttons): Add description to preference screen
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Nov 18, 2023
1 parent 38b8e44 commit 14ea967
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ object NavigationButtonsPatch : BytecodePatch(
),
),
),
StringResource(
"revanced_navigation_buttons_preference_screen_summary",
"Hide or change buttons in the navigation bar"
)
)
)

Expand Down

0 comments on commit 14ea967

Please sign in to comment.