From a8524e60207181ff22d9b82c23316f752c693ab7 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Fri, 5 Aug 2022 03:48:03 +0200 Subject: [PATCH] refactor: use approriate description --- .../youtube/misc/videobuffer/patch/CustomVideoBufferPatch.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/videobuffer/patch/CustomVideoBufferPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/videobuffer/patch/CustomVideoBufferPatch.kt index b11c99f0e..b407bebef 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/videobuffer/patch/CustomVideoBufferPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/videobuffer/patch/CustomVideoBufferPatch.kt @@ -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(