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 114e78171f
commit cc59f47f4c

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")