macos: re-enable real update check
parent
9dac88248f
commit
e0ee10e902
|
|
@ -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)
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue