mirror of
https://github.com/munki/munki.git
synced 2026-05-05 11:59:18 -05:00
Address an issue where MSC.app doesn't gracefully quit when a user choose to logout and update in response to a forced logout warning
This commit is contained in:
+1
@@ -813,6 +813,7 @@ class MainWindowController: NSWindowController {
|
||||
// got a notification of an upcoming forced install
|
||||
// switch to updates view, then display alert
|
||||
loadUpdatesPage(self)
|
||||
_alertedUserToOutstandingUpdates = true
|
||||
alert_controller.forcedLogoutWarning(notification)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user