fix: patch description consistency (#134)

This commit is contained in:
bogadana
2022-07-08 06:30:59 +02:00
committed by GitHub
parent 277526eeea
commit da5896dde0
21 changed files with 28 additions and 28 deletions

View File

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