Fix syntax error
This commit is contained in:
parent
9c9d8bcd50
commit
3edb962e06
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@ class MicropubController extends Controller
|
||||||
'error_description' => 'The uploaded file failed validation',
|
'error_description' => 'The uploaded file failed validation',
|
||||||
], 400);
|
], 400);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
return response()->json([
|
return response()->json([
|
||||||
'response' => 'error',
|
'response' => 'error',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue