mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
Fix tabbing
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user