Adding info about self #88
@ -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