fix user logo to api
This commit is contained in:
parent
6d48f954b7
commit
85558b1386
@ -92,6 +92,10 @@ export default function clients({clients, userName}) {
|
||||
password,
|
||||
password_confirmation,
|
||||
client_id
|
||||
}, {
|
||||
headers: {
|
||||
'Content-Type': 'multipart/form-data'
|
||||
},
|
||||
}).then(res => {
|
||||
setOpenSnackSuccess(true)
|
||||
setOpenModalInativar(false)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user