mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 09:07:46 +01:00
fix: Use consistent toggle description (#2983)
This commit is contained in:
parent
41fb43fb6b
commit
ceaa512f31
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue