From 5bf21aa51f77864dada8ff604fe38577b4542b4a Mon Sep 17 00:00:00 2001 From: Ruud Date: Mon, 26 Sep 2011 16:36:37 +0200 Subject: [PATCH] Add warning in Notifo description --- couchpotato/core/notifications/notifo/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/notifications/notifo/__init__.py b/couchpotato/core/notifications/notifo/__init__.py index 07ebaea6..7b2828d5 100644 --- a/couchpotato/core/notifications/notifo/__init__.py +++ b/couchpotato/core/notifications/notifo/__init__.py @@ -9,7 +9,7 @@ config = [{ { 'tab': 'notifications', 'name': 'notifo', - 'description': '', + 'description': 'Keep in mind that Notifo service will end soon.', 'options': [ { 'name': 'enabled',