My mistake

This commit is contained in:
Hoang Hong Quan
2025-10-24 19:01:43 +07:00
parent 131b741f02
commit f64cf97500

View File

@@ -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")