diff --git a/integrations/java/app/revanced/integrations/patches/LithoFilterPatch.java b/integrations/java/app/revanced/integrations/patches/LithoFilterPatch.java index 95a40522f..547abd680 100644 --- a/integrations/java/app/revanced/integrations/patches/LithoFilterPatch.java +++ b/integrations/java/app/revanced/integrations/patches/LithoFilterPatch.java @@ -207,6 +207,7 @@ class GeneralBytecodeAdsPatch extends Filter { "comments_entry_point_teaser", "comments_entry_point_simplebox" ); + var artistCard = new BlockRule(SettingsEnum.HIDE_ARTIST_CARD, "official_card"); var generalAds = new BlockRule( SettingsEnum.ADREMOVER_GENERAL_ADS_REMOVAL,