mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-15 22:36:14 +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?) {
|
@IBAction func checkForUpdates(_ sender: Any?) {
|
||||||
//updateController.checkForUpdates()
|
updateController.checkForUpdates()
|
||||||
UpdateSimulator.happyPath.simulate(with: updateViewModel)
|
//UpdateSimulator.happyPath.simulate(with: updateViewModel)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user