fix adding more fingerprints to an existing user
This commit is contained in:
parent
f85ec472b2
commit
4464fba497
@ -187,7 +187,7 @@ DevicePageBase {
|
||||
TextField {
|
||||
id: userIdTextField
|
||||
Layout.fillWidth: true
|
||||
placeholderText: addUserPage.user
|
||||
text: addUserPage.user
|
||||
enabled: addUserPage.user.length === 0
|
||||
}
|
||||
Label {
|
||||
|
||||
Reference in New Issue
Block a user