mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-18 23:09:28 +01:00
fix: Use consistent toggle description (#2983)
This commit is contained in:
parent
41fb43fb6b
commit
ceaa512f31
@ -55,7 +55,7 @@ class HideLayoutComponentsPatch : BytecodePatch(
|
||||
"revanced_hide_expandable_chip",
|
||||
StringResource(
|
||||
"revanced_hide_expandable_chip_title",
|
||||
"Hide the expandable chip under videos"
|
||||
"Hide expandable chip under videos"
|
||||
),
|
||||
StringResource(
|
||||
"revanced_hide_expandable_chip_summary_on",
|
||||
|
Loading…
Reference in New Issue
Block a user