mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-14 05:46:17 +00:00
macOS: Make a lot of things more robust
This commit is contained in:
@@ -998,8 +998,8 @@ class AppDelegate: NSObject,
|
||||
}
|
||||
|
||||
@IBAction func checkForUpdates(_ sender: Any?) {
|
||||
updateController.checkForUpdates()
|
||||
//UpdateSimulator.permissionRequest.simulate(with: updateViewModel)
|
||||
//updateController.checkForUpdates()
|
||||
UpdateSimulator.happyPath.simulate(with: updateViewModel)
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user