Update server/notification.js

Co-authored-by: Frank Elsinga <frank@elsinga.de>
pull/4558/head
Simon Nilsson 1 month ago committed by GitHub
parent c7490c9056
commit 2594a33b28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -128,7 +128,7 @@ class Notification {
new WeCom(),
new GoAlert(),
new ZohoCliq(),
new Cellsynt()
new Cellsynt(),
];
for (let item of list) {
if (! item.name) {

Loading…
Cancel
Save