forked from Silverfish/proton-bridge
GODT-1460 GODT-1462: Adding delete account dialog and fixing status view brief and icon.
This commit is contained in:
@ -121,7 +121,7 @@ Item {
|
||||
secondary: true
|
||||
onClicked: {
|
||||
if (!root.user) return
|
||||
root.user.remove()
|
||||
root.notifications.askDeleteAccount(root.user)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user