Update src/components/notifications/index.js

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
xJoker 2021-10-14 09:33:36 +08:00 committed by GitHub
parent 4e4ab0577e
commit 8ab4788f80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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