From 49bd55b9951270f233683f7bd51f70f8eab43985 Mon Sep 17 00:00:00 2001 From: Gnarwhal Date: Sun, 1 Sep 2024 20:51:54 +0000 Subject: [PATCH] Oops --- notification.py | 1 + 1 file changed, 1 insertion(+) 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,