Revert "Merge branch 'from/develop/tusooa/lang-opts' into 'develop'"

This reverts merge request !1494
This commit is contained in:
HJ 2022-05-22 16:38:09 +00:00
parent a88abc7ee3
commit 069cf3fa87
13 changed files with 37 additions and 127 deletions

View file

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