mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-01-27 10:19:49 +00:00
My mistake
This commit is contained in:
@@ -135,7 +135,6 @@ class KextMaestro:
|
||||
selected_kexts.append("AppleALC")
|
||||
break
|
||||
elif kext_option == "2":
|
||||
selected_kexts.append("VoodooHDA")
|
||||
break
|
||||
else:
|
||||
print("\033[91mInvalid selection, please try again.\033[0m\n\n")
|
||||
|
||||
Reference in New Issue
Block a user