mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-30 18:46:01 +01:00 
			
		
		
		
	add missing comma
This commit is contained in:
		| @@ -95,7 +95,7 @@ function uploadAsFile(req, uploadedFile, callback) { | ||||
| 		}, | ||||
| 		function (fileObj, next) { | ||||
| 			next(null, { url: fileObj.url }); | ||||
| 		} | ||||
| 		}, | ||||
| 	], callback); | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user