mirror of
https://github.com/rclone/rclone
synced 2025-04-02 19:45:30 +02:00
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:
parent
baa4c039a0
commit
b9d0ed4f5c
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user