Browse Source

Type

pull/66/head
Ruud 14 years ago
parent
commit
df0886b3b0
  1. 2
      couchpotato/core/plugins/updater/__init__.py

2
couchpotato/core/plugins/updater/__init__.py

@ -28,7 +28,7 @@ config = [{
'name': 'automatic',
'default': True,
'type': 'bool',
'description': 'Automaticly update when update is available',
'description': 'Automatically update when update is available',
},
{
'name': 'git_command',

Loading…
Cancel
Save