diff --git a/src/components/notifications/index.js b/src/components/notifications/index.js index 0e416f0f..92e6cf28 100644 --- a/src/components/notifications/index.js +++ b/src/components/notifications/index.js @@ -115,7 +115,7 @@ const NotificationFormList = { "GoAlert": GoAlert, "ServerChan": ServerChan, "ZohoCliq": ZohoCliq, - "Cellsynt": Cellsynt + "Cellsynt": Cellsynt, }; export default NotificationFormList;