Skip to content

Commit

Permalink
feat(YouTube - Hide layout components): Add description to preference…
Browse files Browse the repository at this point in the history
… screen
  • Loading branch information
oSumAtrIX committed Nov 18, 2023
1 parent 9561db5 commit cc85441
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,10 @@ object HideLayoutComponentsPatch : BytecodePatch(
),
inputType = InputType.TEXT_MULTI_LINE
)
),
StringResource(
"revanced_custom_filter_preference_screen_summary",
"Hide components using custom filters"
)
)
)
Expand Down

0 comments on commit cc85441

Please sign in to comment.