This commit is contained in:
Serge
2024-03-03 10:17:25 +01:00
parent c32fa46991
commit c8b929310a
3 changed files with 7 additions and 7 deletions

View File

@@ -365,9 +365,9 @@ public static class AppConfig
return ContainsModel("ProArt");
}
public static bool IsVivobook()
public static bool IsVivoZenbook()
{
return ContainsModel("Vivobook");
return ContainsModel("Vivobook") || ContainsModel("Zenbook");
}
// Devices with bugged bios command to change brightness