mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2026-01-15 12:13:06 +01:00
#34: correctly set condition for hiding the apPassword
This commit is contained in:
@@ -117,7 +117,7 @@
|
|||||||
"check": "checkApPass",
|
"check": "checkApPass",
|
||||||
"description": "set the password for the Wifi access point",
|
"description": "set the password for the Wifi access point",
|
||||||
"category": "system",
|
"category": "system",
|
||||||
"condition":{"apPwChange":"true"}
|
"capabilities":{"apPwChange":["true"]}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "useAdminPass",
|
"name": "useAdminPass",
|
||||||
|
|||||||
Reference in New Issue
Block a user