mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00: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