adding password to the comment
This commit is contained in:
parent
4148d76959
commit
fb93c2e369
@ -63,6 +63,7 @@ export async function getSelf(){
|
||||
* - email
|
||||
* - photo
|
||||
* - Adress
|
||||
* - Password
|
||||
*/
|
||||
export async function alterSelf(data){
|
||||
return restPatch("/user", data);
|
||||
|
Loading…
Reference in New Issue
Block a user