feat(twitter/timeline-ads): add clarifying notice to description
This commit is contained in:
parent
567f193010
commit
0eca2af1a4
|
@ -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(
|
||||
|
|
Loading…
Reference in a new issue