fix(youtube/microg-support): rename patch correctly

This commit is contained in:
oSumAtrIX
2023-04-20 03:20:35 +02:00
parent cf895378c7
commit acfdd6c35f

View File

@@ -27,7 +27,7 @@ import app.revanced.util.microg.MicroGBytecodeHelper
HideCastButtonPatch::class,
]
)
@Name("microg-support")
@Name("vanced-microg-support")
@Description("Allows YouTube ReVanced to run without root and under a different package name with Vanced MicroG.")
@MicroGPatchCompatibility
@Version("0.0.1")