mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-02 22:32:58 +01:00
fix: name for IntegrationsPatch
This commit is contained in:
parent
b63a4af4d5
commit
e46ef02302
@ -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…
Reference in New Issue
Block a user