We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f378ddc commit 3df3441Copy full SHA for 3df3441
src/main/kotlin/app/revanced/patches/youtube/interaction/downloads/DownloadsPatch.kt
@@ -14,7 +14,7 @@ import app.revanced.util.resultOrThrow
14
15
@Patch(
16
name = "Downloads",
17
- description = "Adds support to download videos with an external downloader app" +
+ description = "Adds support to download videos with an external downloader app " +
18
"using the in-app download button or a video player action button.",
19
dependencies = [
20
DownloadsResourcePatch::class,
0 commit comments