You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add withdrawal amount validation and display transfer details
* Fixed amt should be consistent
* Empty amount rather than clamp
* Only mutate amount if fixed or 1 value
* Add badge to giftcard withdraw methods
Erb3
added a commit
to Erb3-forked/modrinth
that referenced
this issue
Nov 4, 2024
Describe the bug
When creating PAT there seems to be a length requirement of 3 for the name, but it's ignored when editing PAT.
Steps to reproduce
Expected behavior
The name length check shouldn't be ignored when editing.
Alternatively, the length check should be 1 character always instead of 3 when creating PAT and 1 when editing.
Additional context
No response
The text was updated successfully, but these errors were encountered: