Skip to content

Commit

Permalink
fix: name for IntegrationsPatch
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Apr 17, 2022
1 parent b63a4af commit e46ef02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e46ef02

Please sign in to comment.