#34: correctly set condition for hiding the apPassword

This commit is contained in:
andreas 2022-03-10 19:39:17 +01:00
parent 52c598f6a7
commit 6741222574
1 changed files with 1 additions and 1 deletions

View File

@ -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",