refactor: change name to fit in (#86)

This commit is contained in:
bogadana 2022-06-30 14:48:27 +02:00 committed by GitHub
parent 36d6ea2e2e
commit 070992be0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ import org.jf.dexlib2.iface.instruction.OneRegisterInstruction
@Patch
@Dependencies(dependencies = [IntegrationsPatch::class])
@Name("disable-shorts-button")
@Name("hide-shorts-button")
@Description("Hide the shorts button.")
@ShortsButtonCompatibility
@Version("0.0.1")