GODT-1522: Rebuild macOS keychain notification
This commit is contained in:
@ -115,4 +115,9 @@ Item {
|
||||
colorScheme: root.colorScheme
|
||||
notification: root.notifications.noKeychain
|
||||
}
|
||||
|
||||
NotificationDialog {
|
||||
colorScheme: root.colorScheme
|
||||
notification: root.notifications.rebuildKeychain
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user