parent
add004a56e
commit
b326da7d94
9 changed files with 84 additions and 3 deletions
|
@ -36,6 +36,10 @@ const endPoints = {
|
|||
},
|
||||
params: { omniauth_token: '' },
|
||||
},
|
||||
|
||||
deleteAvatar: {
|
||||
url: '/api/v1/profile/avatar',
|
||||
},
|
||||
};
|
||||
|
||||
export default page => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue