mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-01-31 08:29:08 +01:00
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