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

This commit is contained in:
oSumAtrIX 2023-04-20 03:20:35 +02:00
parent 3e0c45c2df
commit 091a25d461
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

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