mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-14 22:06:10 +00:00
macos: "OK" should dismiss error
This commit is contained in:
@@ -1008,7 +1008,7 @@ class AppDelegate: NSObject,
|
||||
}
|
||||
|
||||
@IBAction func checkForUpdates(_ sender: Any?) {
|
||||
UpdateSimulator.notFound.simulate(with: updateViewModel)
|
||||
UpdateSimulator.error.simulate(with: updateViewModel)
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user