TeraTech / MMM-WiFiPassword

Magic Mirror Module that displays your WiFi network, password with QRCode
MIT License
99 stars 19 forks source link

Password still being displayed #24

Open Ragziesoft opened 1 year ago

Ragziesoft commented 1 year ago

I have set the config showPassword: 'false', but the password is still shown under the QR code.

fortune369 commented 1 year ago

Hi Ragziesoft,

Remove the ' or " from false/true

i.e. showPassword: false,