Closed cameron1729 closed 1 year ago
Looks like the call to send_file was mixed up with stored_file::send_file.
send_file
send_file requires a filename parameter.
Fixes #5
Thanks for the fix but the 'main' branch should never have been pushed as it was an abandoned dev branch.
Looks like the call to
send_file
was mixed up with stored_file::send_file.send_file
requires a filename parameter.Fixes #5