mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: added 10.13 macOS High Sierra to the os list (#832)
This commit is contained in:
@@ -449,6 +449,7 @@ let deviceDict: [String: model_s] = [
|
||||
]
|
||||
|
||||
let osDict: [String: String] = [
|
||||
"10.13": "High Sierra",
|
||||
"10.14": "Mojave",
|
||||
"10.15": "Catalina",
|
||||
"11": "Big Sur",
|
||||
|
||||
Reference in New Issue
Block a user