mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-12-13 04:43:56 +01:00
feat(YouTube - Hide layout components): Add description to preference screen
This commit is contained in:
@@ -404,6 +404,10 @@ object HideLayoutComponentsPatch : BytecodePatch(
|
|||||||
),
|
),
|
||||||
inputType = InputType.TEXT_MULTI_LINE
|
inputType = InputType.TEXT_MULTI_LINE
|
||||||
)
|
)
|
||||||
|
),
|
||||||
|
StringResource(
|
||||||
|
"revanced_custom_filter_preference_screen_summary",
|
||||||
|
"Hide components using custom filters"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user