mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 01:01:56 +01:00
chore: fix typo
This commit is contained in:
parent
a680dbbb5e
commit
894d73f00e
1 changed files with 1 additions and 1 deletions
|
@ -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