mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 16:47:24 +00:00
parent
2f338ecb09
commit
93eaf0fdfd
@ -403,7 +403,7 @@ QtObject {
|
||||
},
|
||||
StatusRegularExpressionValidator {
|
||||
regularExpression: /^[a-zA-Z0-9\-_ ]+$/
|
||||
errorMessage: qsTr("Only letters, numbers, underscores and hyphens allowed")
|
||||
errorMessage: qsTr("Only letters, numbers, underscores, whitespaces and hyphens allowed")
|
||||
},
|
||||
// TODO: Create `StatusMaxLengthValidator` in StatusQ
|
||||
StatusValidator {
|
||||
|
Loading…
x
Reference in New Issue
Block a user