diff --git a/notification.py b/notification.py index e3b17b4..a2d46a1 100644 --- a/notification.py +++ b/notification.py @@ -20,6 +20,7 @@ from sshare.plugins.config import NoDefault plugin_type = [ "result" ] +activate = [ "activate" ] config = { "protocol": "https", "host": NoDefault,