fix: name for IntegrationsPatch

This commit is contained in:
oSumAtrIX 2022-04-17 18:45:38 +02:00
parent b63a4af4d5
commit e46ef02302
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -23,7 +23,7 @@ private val compatiblePackages = listOf("com.google.android.youtube")
class IntegrationsPatch : Patch(
PatchMetadata(
"integrations",
"Inject integrations Patch",
"Inject Integrations Patch",
"Applies mandatory patches to implement the ReVanced integrations into the application.",
compatiblePackages,
"0.0.1"