make_manual.py: fix missing comma for doc build after uptobox merge

This fixes a problem introduced in

cd69f9e6e8 uptobox: add docs
This commit is contained in:
noabody
2021-04-19 09:18:18 -06:00
committed by GitHub
parent baa4c039a0
commit b9d0ed4f5c

View File

@ -62,7 +62,7 @@ docs = [
"sftp.md", "sftp.md",
"sugarsync.md", "sugarsync.md",
"tardigrade.md", "tardigrade.md",
"uptobox.md" "uptobox.md",
"union.md", "union.md",
"webdav.md", "webdav.md",
"yandex.md", "yandex.md",