fix failed to error

This commit is contained in:
Nabeel Shahzad
2018-03-23 10:37:34 -05:00
parent 182cb2d33b
commit c6f423087d
4 changed files with 5 additions and 5 deletions

View File

@@ -349,7 +349,7 @@ class FlightController extends Controller
{
$logs = [
'success' => [],
'failed' => [],
'errors' => [],
];
if ($request->isMethod('post')) {