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:
@ -105,4 +105,9 @@ Item {
|
||||
colorScheme: root.colorScheme
|
||||
notification: root.notifications.resetBridge
|
||||
}
|
||||
|
||||
NotificationDialog {
|
||||
colorScheme: root.colorScheme
|
||||
notification: root.notifications.deleteAccount
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user