chore: fix typo
This commit is contained in:
parent
a680dbbb5e
commit
894d73f00e
|
@ -14,7 +14,7 @@ import app.revanced.util.resultOrThrow
|
|||
|
||||
@Patch(
|
||||
name = "Downloads",
|
||||
description = "Adds support to download videos with an external downloader app" +
|
||||
description = "Adds support to download videos with an external downloader app " +
|
||||
"using the in-app download button or a video player action button.",
|
||||
dependencies = [
|
||||
DownloadsResourcePatch::class,
|
||||
|
|
Loading…
Reference in a new issue