style: better patch descriptions (#193)

This commit is contained in:
Palm
2022-07-17 17:36:46 +07:00
committed by GitHub
parent 69490d7e83
commit 620fefae74
20 changed files with 20 additions and 20 deletions

View File

@ -20,7 +20,7 @@ import org.jf.dexlib2.iface.instruction.WideLiteralInstruction
@Patch
@Dependencies([ResourceIdMappingProviderResourcePatch::class])
@Name("hide-autoplay-button")
@Description("Disables the autoplay button.")
@Description("Hides the autoplay button in the video player.")
@AutoplayButtonCompatibility
@Version("0.0.1")
class HideAutoplayButton : BytecodePatch(