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

@ -24,7 +24,7 @@ import org.jf.dexlib2.iface.reference.MethodReference
@Patch
@Name("custom-playback-speed")
@Description("Allows to change the default playback speed options.")
@Description("Adds more video playback speed options.")
@Dependencies([IntegrationsPatch::class])
@CustomPlaybackSpeedCompatibility
@Version("0.0.1")

View File

@ -37,7 +37,7 @@ import org.jf.dexlib2.immutable.reference.ImmutableStringReference
]
)
@Name("microg-support")
@Description("Allows YouTube ReVanced to run without root and under a different package name.")
@Description("Allows YouTube ReVanced to run without root and under a different package name with Vanced MicroG")
@MicroGPatchCompatibility
@Version("0.0.1")
class MicroGBytecodePatch : BytecodePatch(