refactor: rename shorts-button to disable-shorts-button (#20)

This commit is contained in:
bibarub 2022-06-15 14:22:09 +03:00 committed by GitHub
parent 22bdd23cac
commit 28c1ddaf06
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.formats.Instruction11x
@Patch
@Dependencies(dependencies = [IntegrationsPatch::class])
@Name("shorts-button")
@Name("disable-shorts-button")
@Description("Hide the shorts button.")
@ShortsButtonCompatibility
@Version("0.0.1")