chore: fix typo

This commit is contained in:
LisoUseInAIKyrios 2024-03-28 17:15:40 +04:00
parent a680dbbb5e
commit 894d73f00e
1 changed files with 1 additions and 1 deletions

View File

@ -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,