Skip to content

Commit

Permalink
refactor: Improve selectable text patch name
Browse files Browse the repository at this point in the history
  • Loading branch information
crimera committed Feb 24, 2024
1 parent 565d5b8 commit c399a52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import app.revanced.patcher.patch.annotation.Patch
import org.w3c.dom.Element

@Patch(
name = "SelectableTextPatch",
name = "Selectable Text",
description = "Makes bio and username selectable",
compatiblePackages = [CompatiblePackage("com.twitter.android")]
)
Expand Down

0 comments on commit c399a52

Please sign in to comment.