GUI: Misc adjustments

This commit is contained in:
Mykola Grymalyuk
2023-05-18 20:48:49 -06:00
parent cabcdcd381
commit 6faff5d52a
2 changed files with 4 additions and 2 deletions

View File

@@ -958,6 +958,7 @@ Booted Information:
Booted OS: XNU {self.constants.detected_os} ({self.constants.detected_os_version})
Booted Patcher Version: {self.constants.computer.oclp_version}
Booted OpenCore Version: {self.constants.computer.opencore_version}
Booted OpenCore Disk: {self.constants.booted_oc_disk}
Hardware Information:
{pprint.pformat(self.constants.computer, indent=4)}