Merge branch 'invites' into 'develop'

FE part of invites system

See merge request pleroma/pleroma-fe!297
This commit is contained in:
lambda 2018-08-12 16:15:27 +00:00
commit ce88f351f7
5 changed files with 18 additions and 4 deletions

View file

@ -159,6 +159,7 @@ const updateProfile = ({credentials, params}) => {
// bio
// homepage
// location
// token
const register = (params) => {
const form = new FormData()