Update src/components/notifications/index.js

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

@ -115,7 +115,7 @@ const NotificationFormList = {
"GoAlert": GoAlert, "GoAlert": GoAlert,
"ServerChan": ServerChan, "ServerChan": ServerChan,
"ZohoCliq": ZohoCliq, "ZohoCliq": ZohoCliq,
"Cellsynt": Cellsynt "Cellsynt": Cellsynt,
}; };
export default NotificationFormList; export default NotificationFormList;

Loading…
Cancel
Save