Fix profile cancel button not restoring avatar
This commit is contained in:
@@ -156,6 +156,8 @@ HGridLayout {
|
||||
|
||||
onClicked: {
|
||||
nameField.field.text = userInfo.displayName
|
||||
fileDialog.selectedFile = ""
|
||||
fileDialog.file = ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user