forked from Silverfish/proton-bridge
GODT-1794: Add confirmation dialog and change wording
This commit is contained in:
@ -110,6 +110,11 @@ Item {
|
||||
notification: root.notifications.resetBridge
|
||||
}
|
||||
|
||||
NotificationDialog {
|
||||
colorScheme: root.colorScheme
|
||||
notification: root.notifications.changeAllMailVisibility
|
||||
}
|
||||
|
||||
NotificationDialog {
|
||||
colorScheme: root.colorScheme
|
||||
notification: root.notifications.deleteAccount
|
||||
|
||||
Reference in New Issue
Block a user