Merge branch 'administativePages' of https://gitlab.com/kluppsoftware/smart-energia-web into administativePages
This commit is contained in:
commit
19f4c6ce23
@ -93,6 +93,10 @@ export default function clients({clients}) {
|
||||
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