From fa76fe94578cc751631a135590bcaf599522056c Mon Sep 17 00:00:00 2001 From: inotia00 Date: Sun, 30 Jul 2023 08:49:59 +0900 Subject: [PATCH] fix(youtube/hide-shorts-components): wrong case notation --- .../shorts/shortscomponent/patch/ShortsComponentPatch.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/patch/ShortsComponentPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/patch/ShortsComponentPatch.kt index 566c53f1c..2bc84f4e2 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/patch/ShortsComponentPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/patch/ShortsComponentPatch.kt @@ -18,7 +18,7 @@ import app.revanced.patches.youtube.utils.settings.resource.patch.SettingsPatch import app.revanced.util.integrations.Constants.PATCHES_PATH @Patch -@Name("Hide Shorts components") +@Name("Hide shorts components") @Description("Hides other Shorts components.") @DependsOn( [