GUI: Add model check

This commit is contained in:
Mykola Grymalyuk
2023-05-18 21:43:58 -06:00
parent 6faff5d52a
commit cb38ee9477
2 changed files with 26 additions and 0 deletions

View File

@@ -398,6 +398,7 @@ class RemoteInstallerCatalog:
"integrity": integrity,
"Source": "Apple Inc.",
"Variant": catalog_url,
"OS": os_data.os_conversion.os_to_kernel(version)
}
})