Fix a API deprecation warning
This commit is contained in:
parent
bf8e174f0a
commit
1cccb37831
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@ module API
|
|||
header['X-Sendfile'] = path
|
||||
body
|
||||
else
|
||||
file FileStreamer.new(path)
|
||||
path
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue