Sabnzbd prio description

This commit is contained in:
Ruud
2013-07-09 23:08:33 +02:00
parent 398712403b
commit 5ff8c7302f
@@ -41,7 +41,7 @@ config = [{
'default': '0',
'advanced': True,
'values': [('Paused', -2), ('Low', -1), ('Normal', 0), ('High', 1), ('Forced', 2)],
'description': 'Priority in the SABnzbd queue. Option to add paused.',
'description': 'Add to the queue with this priority.',
},
{
'name': 'manual',