parent
add004a56e
commit
b326da7d94
9 changed files with 84 additions and 3 deletions
|
@ -166,4 +166,8 @@ export default {
|
|||
profile: { ...availabilityData },
|
||||
});
|
||||
},
|
||||
|
||||
deleteAvatar() {
|
||||
return axios.delete(endPoints('deleteAvatar').url);
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue