From 0eca2af1a4a688903c61ff6469ffea90c60f06a6 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Sun, 18 Dec 2022 07:37:28 +0100 Subject: [PATCH] feat(twitter/timeline-ads): add clarifying notice to description --- .../patches/twitter/ad/timeline/patch/TimelineAdsPatch.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/kotlin/app/revanced/patches/twitter/ad/timeline/patch/TimelineAdsPatch.kt b/src/main/kotlin/app/revanced/patches/twitter/ad/timeline/patch/TimelineAdsPatch.kt index c8722e0c71..753a2ea059 100644 --- a/src/main/kotlin/app/revanced/patches/twitter/ad/timeline/patch/TimelineAdsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/twitter/ad/timeline/patch/TimelineAdsPatch.kt @@ -25,7 +25,7 @@ import org.jf.dexlib2.iface.reference.StringReference @Patch @Name("timeline-ads") -@Description("Removes ads from the Twitter timeline.") +@Description("Removes ads from the Twitter timeline. Might require clearing app data to remove already cached ads.") @TimelineAdsCompatibility @Version("0.0.1") class TimelineAdsPatch : BytecodePatch(