mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
Add steps for update app
This commit is contained in:
committed by
Mohit Panjwani
parent
e31b60bc48
commit
654395a175
@ -43,7 +43,7 @@ class UpdateController extends Controller
|
||||
return response()->json([
|
||||
'success' => false,
|
||||
'error' => $e->getMessage()
|
||||
]);
|
||||
], 500);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user