mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-09 06:47:11 +01:00
feat(YouTube - Hide layout components): Add description to preference screen
This commit is contained in:
parent
9561db50a8
commit
cc854415e2
@ -404,6 +404,10 @@ object HideLayoutComponentsPatch : BytecodePatch(
|
||||
),
|
||||
inputType = InputType.TEXT_MULTI_LINE
|
||||
)
|
||||
),
|
||||
StringResource(
|
||||
"revanced_custom_filter_preference_screen_summary",
|
||||
"Hide components using custom filters"
|
||||
)
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user