Skip to content

Commit

Permalink
feat(twitter/timeline-ads): add clarifying notice to description
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Dec 18, 2022
1 parent 567f193 commit 0eca2af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 0eca2af

Please sign in to comment.