Fix LX6 BIOS internal name [skip ci]

This commit is contained in:
richardg867
2025-10-23 12:31:27 -03:00
committed by GitHub
parent 265cd22510
commit 0e38241cfe

View File

@@ -177,7 +177,7 @@ static const device_config_t lx6_config[] = {
},
{
.name = "Award Modular BIOS v4.51PG - Revision PZ (Beta)",
.internal_name = "lx6_beta",
.internal_name = "lx6_pz",
.bios_type = BIOS_NORMAL,
.files_no = 1,
.local = 0,