#34: correctly set condition for hiding the apPassword
This commit is contained in:
parent
52c598f6a7
commit
6741222574
|
@ -117,7 +117,7 @@
|
|||
"check": "checkApPass",
|
||||
"description": "set the password for the Wifi access point",
|
||||
"category": "system",
|
||||
"condition":{"apPwChange":"true"}
|
||||
"capabilities":{"apPwChange":["true"]}
|
||||
},
|
||||
{
|
||||
"name": "useAdminPass",
|
||||
|
|
Loading…
Reference in New Issue