Skip to content

Commit

Permalink
Add USERNAME_PURCHASE_AVAILABLE to known errors
Browse files Browse the repository at this point in the history
  • Loading branch information
hilorioze committed Jul 3, 2023
1 parent efac171 commit a1419bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/errors/source/400_BAD_REQUEST.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ USERNAME_INVALID The username is invalid
USERNAME_NOT_MODIFIED The username was not modified because you tried to edit it using the same one
USERNAME_NOT_OCCUPIED The username is not occupied by anyone
USERNAME_OCCUPIED The username is already in use by someone else
USERNAME_PURCHASE_AVAILABLE The specified username can be purchased on https://fragment.com.
USERPIC_UPLOAD_REQUIRED You are required to upload a profile picture for this action
USERS_TOO_FEW Not enough users (to create a chat, for example)
USERS_TOO_MUCH The maximum number of users has been exceeded (to create a chat, for example)
Expand Down

0 comments on commit a1419bf

Please sign in to comment.