diff --git a/src/components/notifications/index.js b/src/components/notifications/index.js index 6dd9ed92..fab4075e 100644 --- a/src/components/notifications/index.js +++ b/src/components/notifications/index.js @@ -40,7 +40,7 @@ const NotificationFormList = { "pushbullet": Pushbullet, "line": Line, "mattermost": Mattermost, - "matrix": Matrix + "matrix": Matrix, } export default NotificationFormList