mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-01 09:37:32 +01:00
refactor: rename shorts-button
to disable-shorts-button
(#20)
This commit is contained in:
parent
22bdd23cac
commit
28c1ddaf06
@ -18,7 +18,7 @@ import org.jf.dexlib2.iface.instruction.formats.Instruction11x
|
|||||||
|
|
||||||
@Patch
|
@Patch
|
||||||
@Dependencies(dependencies = [IntegrationsPatch::class])
|
@Dependencies(dependencies = [IntegrationsPatch::class])
|
||||||
@Name("shorts-button")
|
@Name("disable-shorts-button")
|
||||||
@Description("Hide the shorts button.")
|
@Description("Hide the shorts button.")
|
||||||
@ShortsButtonCompatibility
|
@ShortsButtonCompatibility
|
||||||
@Version("0.0.1")
|
@Version("0.0.1")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user