Merge branch 'invites' into 'develop'
FE part of invites system See merge request pleroma/pleroma-fe!297
This commit is contained in:
commit
ce88f351f7
5 changed files with 18 additions and 4 deletions
|
@ -159,6 +159,7 @@ const updateProfile = ({credentials, params}) => {
|
|||
// bio
|
||||
// homepage
|
||||
// location
|
||||
// token
|
||||
const register = (params) => {
|
||||
const form = new FormData()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue