mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
feat: added an option to synchronize the fans (the mode only for now) control (#975)
This commit is contained in:
@@ -227,7 +227,6 @@ class ApplicationSettings: NSStackView {
|
||||
}
|
||||
|
||||
Store.shared.set(key: "update-interval", value: key)
|
||||
NotificationCenter.default.post(name: .changeCronInterval, object: nil, userInfo: nil)
|
||||
}
|
||||
|
||||
@objc private func toggleTemperatureUnits(_ sender: NSMenuItem) {
|
||||
|
||||
Reference in New Issue
Block a user