From c4781c8d4ec43e38ca47667e92036f0cc182d07c Mon Sep 17 00:00:00 2001 From: Ruud Date: Wed, 17 Feb 2016 23:41:55 +0100 Subject: [PATCH] webhook description --- couchpotato/core/notifications/webhook.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/notifications/webhook.py b/couchpotato/core/notifications/webhook.py index 8dc6329..82fb4b1 100644 --- a/couchpotato/core/notifications/webhook.py +++ b/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',