mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
feat: changed the icon and behavior of the button in the popup header for the calendar module to open the default macOS calendar app (#2227)
This commit is contained in:
@@ -85,6 +85,7 @@ public class Bluetooth: Module {
|
||||
self.notificationsView = Notifications(.bluetooth)
|
||||
|
||||
super.init(
|
||||
moduleType: .bluetooth,
|
||||
popup: self.popupView,
|
||||
settings: self.settingsView,
|
||||
notifications: self.notificationsView
|
||||
|
||||
Reference in New Issue
Block a user