mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +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:
@@ -156,6 +156,7 @@ public class Network: Module {
|
||||
self.portalView = Portal(.network)
|
||||
|
||||
super.init(
|
||||
moduleType: .network,
|
||||
popup: self.popupView,
|
||||
settings: self.settingsView,
|
||||
portal: self.portalView
|
||||
|
||||
Reference in New Issue
Block a user