diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/lcdproc/lcdproc.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/lcdproc/lcdproc.xml b/config/lcdproc/lcdproc.xml index fb097248..89d20203 100644 --- a/config/lcdproc/lcdproc.xml +++ b/config/lcdproc/lcdproc.xml @@ -129,6 +129,10 @@ <type>select</type> <options> <option> + <value>nexcom</value> + <name>nexcom</name> + </option> + <option> <value>bayrad</value> <name>bayrad</name> </option> |