From 5566cfdda94988df1d54106577bb784c69f00dfb Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Tue, 25 Oct 2022 23:41:30 +0200 Subject: [PATCH] fix: add missing list separator --- .../app/revanced/integrations/patches/LithoFilterPatch.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/java/app/revanced/integrations/patches/LithoFilterPatch.java b/app/src/main/java/app/revanced/integrations/patches/LithoFilterPatch.java index 31f43e80..40848c0b 100644 --- a/app/src/main/java/app/revanced/integrations/patches/LithoFilterPatch.java +++ b/app/src/main/java/app/revanced/integrations/patches/LithoFilterPatch.java @@ -252,7 +252,7 @@ class GeneralBytecodeAdsPatch extends Filter { merchandise, infoPanel, channelGuidelines, - previewComment + previewComment, artistCard );