mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
feat: swap pomelo usernames for discriminators
This commit is contained in:
@@ -37,7 +37,7 @@ export default observer(() => {
|
||||
|
||||
{(
|
||||
[
|
||||
["username", client.user!.username, At],
|
||||
["username", client.user!.username + "#0000", At],
|
||||
["email", email, Envelope],
|
||||
["password", "•••••••••", Key],
|
||||
] as const
|
||||
|
||||
Reference in New Issue
Block a user