mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-19 17:13:59 +00:00
fix: name for IntegrationsPatch
This commit is contained in:
@@ -23,7 +23,7 @@ private val compatiblePackages = listOf("com.google.android.youtube")
|
|||||||
class IntegrationsPatch : Patch(
|
class IntegrationsPatch : Patch(
|
||||||
PatchMetadata(
|
PatchMetadata(
|
||||||
"integrations",
|
"integrations",
|
||||||
"Inject integrations Patch",
|
"Inject Integrations Patch",
|
||||||
"Applies mandatory patches to implement the ReVanced integrations into the application.",
|
"Applies mandatory patches to implement the ReVanced integrations into the application.",
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user