mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: added a view that allows rearranging modules in the OneView widget (#1084)
This commit is contained in:
@@ -216,6 +216,7 @@ public extension Notification.Name {
|
||||
static let fanHelperState = Notification.Name("fanHelperState")
|
||||
static let toggleOneView = Notification.Name("toggleOneView")
|
||||
static let widgetRearrange = Notification.Name("widgetRearrange")
|
||||
static let moduleRearrange = Notification.Name("moduleRearrange")
|
||||
static let pause = Notification.Name("pause")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user