GODT-1478: Add GUI settings for keychain selection.
This commit is contained in:
@ -110,4 +110,9 @@ Item {
|
||||
colorScheme: root.colorScheme
|
||||
notification: root.notifications.deleteAccount
|
||||
}
|
||||
|
||||
NotificationDialog {
|
||||
colorScheme: root.colorScheme
|
||||
notification: root.notifications.noKeychain
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user