Wrong config name for plex host

This commit is contained in:
Ruud
2013-09-24 22:44:14 +02:00
parent 2b0a70355a
commit 4a5c878c36

View File

@@ -17,7 +17,7 @@ config = [{
'type': 'enabler',
},
{
'name': 'host',
'name': 'media_server',
'label': 'Media Server',
'default': 'localhost',
'description': 'Hostname/IP, default localhost'