Fix syntax error

This commit is contained in:
Jonny Barnes 2017-03-24 15:47:10 +00:00
parent 9c9d8bcd50
commit 3edb962e06

View file

@ -275,6 +275,7 @@ class MicropubController extends Controller
'error_description' => 'The uploaded file failed validation',
], 400);
}
}
return response()->json([
'response' => 'error',