diff --git a/couchpotato/core/notifications/base.py b/couchpotato/core/notifications/base.py index 761411e..53316ac 100644 --- a/couchpotato/core/notifications/base.py +++ b/couchpotato/core/notifications/base.py @@ -11,7 +11,7 @@ class Notification(Provider): type = 'notification' - default_title = Env.get('appname') + default_title = "KnovaBot" test_message = 'ZOMG Lazors Pewpewpew!' listen_to = [