Commit 1cccb378 authored by Robert Schilling's avatar Robert Schilling

Fix a API deprecation warning

parent bf8e174f
......@@ -294,7 +294,7 @@ module API
header['X-Sendfile'] = path
body
else
file FileStreamer.new(path)
path
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment