mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-19 18:15:31 +01:00
Fixed missing hppass variable in webserve.py
This commit is contained in:
@@ -471,7 +471,7 @@ class WebInterface(object):
|
||||
headphones.CUSTOMPORT = customport
|
||||
headphones.CUSTOMSLEEP = customsleep
|
||||
headphones.HPUSER = hpuser
|
||||
headphones.HPPASS
|
||||
headphones.HPPASS = hppass
|
||||
|
||||
headphones.config_write()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user