Fixed a mistake in Config.plist

This commit is contained in:
racka98
2020-11-11 20:01:41 +03:00
parent 7e01622daa
commit 5d09deb790
+2 -2
View File
@@ -130,7 +130,7 @@
<key>Comment</key>
<string>Disable Nvidia GPU</string>
<key>Enabled</key>
<false/>
<true/>
<key>Path</key>
<string>SSDT-DDGPU.aml</string>
</dict>
@@ -138,7 +138,7 @@
<key>Comment</key>
<string>Disable PCI Card Reader</string>
<key>Enabled</key>
<false/>
<true/>
<key>Path</key>
<string>SSDT-PCI0.EXP1-Disbale.aml</string>
</dict>