chore: fix typo

This commit is contained in:
LisoUseInAIKyrios
2024-03-28 17:15:40 +04:00
parent f378ddc6d5
commit 3df3441385

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,