Revert "Merge branch 'revert-a88abc7e' into 'develop'"

This reverts merge request !1526
This commit is contained in:
HJ 2022-05-22 16:40:59 +00:00
parent 3b6d72ef3b
commit 9725443e60
13 changed files with 127 additions and 37 deletions

View file

@ -197,6 +197,7 @@ const updateProfile = ({ credentials, params }) => {
// homepage
// location
// token
// language
const register = ({ params, credentials }) => {
const { nickname, ...rest } = params
return fetch(MASTODON_REGISTRATION_URL, {