chore: update message

This commit is contained in:
Miodec 2023-09-05 16:14:32 +02:00
parent 86df6c769e
commit f63cbe427e

View file

@ -492,7 +492,7 @@ list["updateName"] = new SimplePopup(
}
if (snapshot.needsToChangeName === true) {
thisPopup.text =
"You need to change your account name. This might be because you have a duplicate name, no account name or your name is not allowed. Sorry for the inconvenience.";
"You need to change your account name. This might be because you have a duplicate name, no account name or your name is not allowed (contains whitespace or invalid characters). Sorry for the inconvenience.";
}
},
(_thisPopup) => {