diff --git a/server/notification.js b/server/notification.js index 8a5870f1..078c54c4 100644 --- a/server/notification.js +++ b/server/notification.js @@ -128,7 +128,7 @@ class Notification { new WeCom(), new GoAlert(), new ZohoCliq(), - new Cellsynt() + new Cellsynt(), ]; for (let item of list) { if (! item.name) {