fix: name for IntegrationsPatch
This commit is contained in:
parent
89d5b08d85
commit
2d1c3ee109
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue