Crawl :')
This commit is contained in:
parent
cd123b4c11
commit
4d83ff5a28
|
@ -104,7 +104,7 @@ uploadsController.processFilesForDisplay = function(req, res, files, existingFil
|
|||
if(domain.host === req.get('host'))
|
||||
if(domain.hasOwnProperty('resolve'))
|
||||
basedomain = domain.resolve
|
||||
|
||||
|
||||
if(files.length === 0){
|
||||
return res.json({
|
||||
success: true,
|
||||
|
|
Loading…
Reference in New Issue