forked from AkkomaGang/akkoma-fe
AMERICA
This commit is contained in:
parent
6cd4546873
commit
1e94aecbc9
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ const register = ({ params, credentials }) => {
|
|||
},
|
||||
body: JSON.stringify({
|
||||
nickname,
|
||||
locale: 'xx_XX',
|
||||
locale: 'en_US',
|
||||
agreement: true,
|
||||
...rest
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue