uploads: fix remote file size not appearing.
This commit is contained in:
@@ -13,7 +13,7 @@ class UploadService
|
|||||||
rescue Exception
|
rescue Exception
|
||||||
end
|
end
|
||||||
|
|
||||||
[upload, remote_size]
|
return [upload, remote_size]
|
||||||
end
|
end
|
||||||
|
|
||||||
if file
|
if file
|
||||||
|
|||||||
Reference in New Issue
Block a user