mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-15 14:26:09 +00:00
macos: re-enable real update check
This commit is contained in:
@@ -998,8 +998,8 @@ class AppDelegate: NSObject,
|
||||
}
|
||||
|
||||
@IBAction func checkForUpdates(_ sender: Any?) {
|
||||
//updateController.checkForUpdates()
|
||||
UpdateSimulator.happyPath.simulate(with: updateViewModel)
|
||||
updateController.checkForUpdates()
|
||||
//UpdateSimulator.happyPath.simulate(with: updateViewModel)
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user