Make nzbget password a password field. closes #1205

This commit is contained in:
Ruud
2012-12-31 21:31:11 +01:00
parent 0cbee01024
commit 615468e8e6

View File

@@ -25,6 +25,7 @@ config = [{
},
{
'name': 'password',
'type': 'password',
'description': 'Default NZBGet password is <i>tegbzn6789</i>',
},
{