Shorten automation description

This commit is contained in:
Ruud
2013-03-19 23:26:55 +01:00
parent 2cb6ddfe9a
commit 572dfd529e
2 changed files with 3 additions and 1 deletions
@@ -48,7 +48,7 @@ config = [{
'label': 'Ignored Genres',
'default': '',
'placeholder': 'Example: Horror, Comedy & Drama & Romance',
'description': 'Ignore movies that contain at least one set of genres. Sets are separated by "," and each word within a set must be separated with "&"'
'description': 'Ignore movies that contain at least one set of genres. Sets work the same as above.'
},
],
},