mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 09:43:23 +00:00
Fix the maxlength org name bug (#12397)
This commit is contained in:
@@ -9969,5 +9969,8 @@
|
||||
},
|
||||
"domainClaimed": {
|
||||
"message": "Domain claimed"
|
||||
},
|
||||
"organizationNameMaxLength": {
|
||||
"message": "Organization name cannot exceed 50 characters."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user