diff --git a/headphones/webserve.py b/headphones/webserve.py index 561bf15d..d84d7bb4 100644 --- a/headphones/webserve.py +++ b/headphones/webserve.py @@ -471,7 +471,7 @@ class WebInterface(object): headphones.CUSTOMPORT = customport headphones.CUSTOMSLEEP = customsleep headphones.HPUSER = hpuser - headphones.HPPASS + headphones.HPPASS = hppass headphones.config_write()