mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-24 04:35:49 +01:00
refactor: use approriate description
This commit is contained in:
parent
b0d9449fa6
commit
a8524e6020
@ -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…
Reference in New Issue
Block a user