diff --git a/src/main/kotlin/app/revanced/patches/music/layout/branding/icon/patch/CustomBrandingMusicIconBluePatch.kt b/src/main/kotlin/app/revanced/patches/music/layout/branding/icon/patch/CustomBrandingMusicIconBluePatch.kt index 59b380a3c..66af31c3c 100644 --- a/src/main/kotlin/app/revanced/patches/music/layout/branding/icon/patch/CustomBrandingMusicIconBluePatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/layout/branding/icon/patch/CustomBrandingMusicIconBluePatch.kt @@ -10,7 +10,7 @@ import app.revanced.patches.shared.annotation.YouTubeMusicCompatibility import app.revanced.util.resources.IconHelper.customIconMusic import app.revanced.util.resources.IconHelper.customIconMusicAdditional -@Patch +@Patch(false) @Name("custom-branding-music-afn-blue") @Description("Changes the YouTube Music launcher icon (Afn / Blue).") @YouTubeMusicCompatibility