Validate device name (#642)
allow only - 16 chars - letters - numbers - "-" - "_"
This commit is contained in:
@@ -798,6 +798,9 @@
|
||||
"title": "Devices"
|
||||
}
|
||||
},
|
||||
"label": {
|
||||
"placeholder": "Smartphone_Name-1 | length: 16, chars: letters, numbers, -, _"
|
||||
},
|
||||
"title": {
|
||||
"device": "Device",
|
||||
"settings": "Device settings"
|
||||
|
||||
Reference in New Issue
Block a user