diff --git a/server/notification.js b/server/notification.js index b68e7a6c..154d212b 100644 --- a/server/notification.js +++ b/server/notification.js @@ -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 = {};