Fix tabbing

This commit is contained in:
Mykola Grymalyuk
2021-10-31 09:48:06 -06:00
parent 3ac7964fb0
commit 5696dcd934

View File

@@ -780,7 +780,7 @@ class BuildOpenCore:
if self.constants.dGPU_switch is True:
smbios_data.smbios_dictionary[self.model]["Switchable GPUs"]
print("- Allowing GMUX switching in Windows")
self.config["Booter"]["Quirks"]["SignalAppleOS"] = True
self.config["Booter"]["Quirks"]["SignalAppleOS"] = True
except KeyError:
pass
if self.constants.allow_fv_root is True: