This commit is contained in:
Serge
2024-03-24 11:34:59 +01:00
parent 9f21974307
commit 983d1c9af3

View File

@@ -344,6 +344,7 @@ public static class AppConfig
{ {
return (ContainsModel("Z13") && !IsARCNM()) || return (ContainsModel("Z13") && !IsARCNM()) ||
ContainsModel("FX706") || ContainsModel("FX706") ||
ContainsModel("FA706") ||
ContainsModel("FA506") || ContainsModel("FA506") ||
ContainsModel("FX506") || ContainsModel("FX506") ||
ContainsModel("Duo") || ContainsModel("Duo") ||