mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
feat: moved network chart to the network chart widget. Replaced NetworkChart with NetworkChartV2.
This commit is contained in:
@@ -149,7 +149,7 @@ class SettingsWindow: NSWindow, NSWindowDelegate, NSToolbarDelegate {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
func toolbarAllowedItemIdentifiers(_ toolbar: NSToolbar) -> [NSToolbarItem.Identifier] {
|
||||
return [.flexibleSpace, .toggleButton]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user