Remove the updater.
This commit is contained in:
@@ -44,6 +44,10 @@ final class CBMenuBarItem: NSObject, NSWindowDelegate {
|
||||
.statusItem(withLength: NSStatusItem.variableLength)
|
||||
self.statusItem.isVisible = true
|
||||
self.panel = PopoverPanel(viewController: CmdViewController())
|
||||
// self.statusItem.button?.font = NSFont
|
||||
// .monospacedSystemFont(ofSize: NSFontDescriptor
|
||||
// .preferredFontDescriptor(forTextStyle: .body).pointSize,
|
||||
// weight: .regular)
|
||||
|
||||
super.init()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user