uploads: fix remote file size not appearing.

This commit is contained in:
evazion
2020-06-17 04:13:16 -05:00
parent b8b5c8d6a0
commit d5a7eef53d

View File

@@ -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