mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix the build.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user