Avoid setting UIScale

Mac firmwares will correctly set this, overriding is not needed
This commit is contained in:
Mykola Grymalyuk
2021-06-11 10:13:41 -06:00
parent b14ca8689a
commit 1c75353f27
4 changed files with 2 additions and 9 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ class Constants:
self.showpicker = True
self.vault = False
self.sip_status = True
self.secure_status = True
self.secure_status = False
self.detected_os = 0
self.boot_efi = False
self.drm_support = False