Update server/notification.js

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

@ -57,6 +57,7 @@ const ServerChan = require("./notification-providers/serverchan");
const ZohoCliq = require("./notification-providers/zoho-cliq");
const GtxMessaging = require("./notification-providers/gtx-messaging");
const Cellsynt = require("./notification-providers/cellsynt");
class Notification {
providerList = {};

Loading…
Cancel
Save