mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06: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…
Reference in New Issue
Block a user