diff --git a/web/config.json b/web/config.json index 5d7fc5d2..cee92ae8 100644 --- a/web/config.json +++ b/web/config.json @@ -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",