feat: add changelog entry in preparation for update

This commit is contained in:
Paul Makles
2023-06-11 17:31:22 +01:00
parent 75d07ffe0f
commit f20ada7c49
11 changed files with 232 additions and 12 deletions

View File

@@ -170,9 +170,8 @@ export default function ModifyAccount({
{field === "username" && (
<div style={{ marginTop: "8px" }}>
<Tip palette="warning">
Changing your username may change your
discriminator. You can freely change the case of
your username.
Changing your username may change your number tag.
You can freely change the case of your username.
</Tip>
</div>
)}