Don't enable subtitles by default

This commit is contained in:
Ruud
2012-01-08 14:27:31 +01:00
parent c329cf38d6
commit 69dbfd7c63
@@ -13,7 +13,7 @@ config = [{
{
'name': 'enabled',
'label': 'Search and download subtitles',
'default': True,
'default': False,
'type': 'enabler',
},
{