Update src/components/notifications/index.js

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
pull/567/head
Gero Gerke 3 years ago committed by GitHub
parent 5decfb9fad
commit 8c357a04bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,7 +40,7 @@ const NotificationFormList = {
"pushbullet": Pushbullet,
"line": Line,
"mattermost": Mattermost,
"matrix": Matrix
"matrix": Matrix,
}
export default NotificationFormList

Loading…
Cancel
Save