mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 21:44:51 +00:00
add avatar on account-settings
This commit is contained in:
@@ -251,6 +251,7 @@ class CompanyController extends Controller
|
||||
}
|
||||
|
||||
return response()->json([
|
||||
'user' => $user,
|
||||
'success' => true
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user