Refactored to reflect the new VM and State
This commit is contained in:
@@ -249,6 +249,8 @@ ApplicationWindow {
|
||||
}
|
||||
TextField {
|
||||
text: eth.getCustomIdentifier()
|
||||
width: 500
|
||||
placeholderText: "Anonymous"
|
||||
onTextChanged: {
|
||||
eth.setCustomIdentifier(text)
|
||||
}
|
||||
|
Reference in New Issue
Block a user