From 5c1bad6c0f7b403b9dddadc7c7f997595fcacc84 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/integrations/java/app/revanced/integrations/patches/LithoFilterPatch.java b/integrations/java/app/revanced/integrations/patches/LithoFilterPatch.java index 31f43e802..40848c0b7 100644 --- a/integrations/java/app/revanced/integrations/patches/LithoFilterPatch.java +++ b/integrations/java/app/revanced/integrations/patches/LithoFilterPatch.java @@ -252,7 +252,7 @@ class GeneralBytecodeAdsPatch extends Filter { merchandise, infoPanel, channelGuidelines, - previewComment + previewComment, artistCard );