mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: changed minimum macOS version to macOS 11.15 (Big Sur)
This commit is contained in:
@@ -38,7 +38,6 @@ public struct United_entry: TimelineEntry {
|
||||
public var disk: Value? = nil
|
||||
}
|
||||
|
||||
@available(macOS 11.0, *)
|
||||
public struct Provider: TimelineProvider {
|
||||
public typealias Entry = United_entry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user