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:
@@ -74,6 +74,7 @@ public class Clock: Module {
|
||||
self.portalView = Portal(.clock, list: Clock.list)
|
||||
|
||||
super.init(
|
||||
moduleType: .clock,
|
||||
popup: self.popupView,
|
||||
settings: self.settingsView,
|
||||
portal: self.portalView
|
||||
|
||||
Reference in New Issue
Block a user