Browse Source

webhook description

pull/6111/head
Ruud 9 years ago
parent
commit
c4781c8d4e
  1. 2
      couchpotato/core/notifications/webhook.py

2
couchpotato/core/notifications/webhook.py

@ -53,7 +53,7 @@ config = [{
},
{
'name': 'url',
'description': 'The URL to send notification data to when '
'description': 'The URL to send notification data to when something happens'
},
{
'name': 'on_snatch',

Loading…
Cancel
Save