|
|
@ -139,7 +139,6 @@ class StatusItemHandler: NSObject { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
private func constructCompactView(with upcomingEventView: Bool = false) { |
|
|
|
private func constructCompactView(with upcomingEventView: Bool = false) { |
|
|
|
statusItem.button?.subviews = [] |
|
|
|
|
|
|
|
statusContainerView = nil |
|
|
|
statusContainerView = nil |
|
|
|
|
|
|
|
|
|
|
|
let menubarTimezones = store.menubarTimezones() ?? [] |
|
|
|
let menubarTimezones = store.menubarTimezones() ?? [] |
|
|
|