Skip to content

Commit

Permalink
fix: Use consistent toggle description (#2983)
Browse files Browse the repository at this point in the history
  • Loading branch information
KobeW50 committed Sep 11, 2023
1 parent 41fb43f commit ceaa512
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ceaa512

Please sign in to comment.