mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Fn-lock improvements for FA706 https://github.com/seerge/g-helper/issues/2278
This commit is contained in:
@@ -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") ||
|
||||||
|
|||||||
Reference in New Issue
Block a user