mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: added an option to disable combined popup view
This commit is contained in:
@@ -259,6 +259,7 @@ public extension Notification.Name {
|
||||
static let moduleRearrange = Notification.Name("moduleRearrange")
|
||||
static let pause = Notification.Name("pause")
|
||||
static let toggleFanControl = Notification.Name("toggleFanControl")
|
||||
static let combinedModulesPopup = Notification.Name("combinedModulesPopup")
|
||||
}
|
||||
|
||||
public var isARM: Bool {
|
||||
|
||||
Reference in New Issue
Block a user