Fix missing newline at end of file

pull/6353/head
Alvise Bruniera 2025-05-15 00:47:10 +02:00
parent 06ca590ec8
commit 55f5131ee5
1 changed files with 1 additions and 1 deletions

View File

@ -136,4 +136,4 @@ EOF
# Return 1 if any upload failed
return "$_error_code"
}
}