refactor: use approriate description
This commit is contained in:
parent
2d995d3757
commit
d39fb7ca03
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ import org.jf.dexlib2.iface.instruction.OneRegisterInstruction
|
|||
|
||||
@Patch
|
||||
@Name("custom-video-buffer")
|
||||
@Description("Lets you change the buffers of videos. Has no use without settings yet.")
|
||||
@Description("Lets you change the buffers of videos.")
|
||||
@CustomVideoBufferCompatibility
|
||||
@Version("0.0.1")
|
||||
class CustomVideoBufferPatch : BytecodePatch(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue