mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 21:14:26 +08:00
Fix the build.
This commit is contained in:
parent
cfa7173da3
commit
a3dbe3685e
@ -58,6 +58,7 @@ class UploadRecovery
|
||||
|
||||
if background.present? && !Upload.exists?(url: background)
|
||||
data = Upload.extract_upload_url(background)
|
||||
next unless data
|
||||
sha1 = data[2]
|
||||
|
||||
if @dry_run
|
||||
|
Loading…
x
Reference in New Issue
Block a user