From ceaa512f317fdd95dca37e425b389494a9b2e226 Mon Sep 17 00:00:00 2001 From: KobeW50 <84587632+KobeW50@users.noreply.github.com> Date: Mon, 11 Sep 2023 19:36:20 -0400 Subject: [PATCH] fix: Use consistent toggle description (#2983) --- .../layout/hide/general/patch/HideLayoutComponentsPatch.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/general/patch/HideLayoutComponentsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/general/patch/HideLayoutComponentsPatch.kt index 6dfa87408..1d444bd93 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/general/patch/HideLayoutComponentsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/general/patch/HideLayoutComponentsPatch.kt @@ -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",