mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-31 00:36:16 +00:00
Update src/components/notifications/index.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
parent
4e4ab0577e
commit
8ab4788f80
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ const NotificationFormList = {
|
|||
"line": Line,
|
||||
"mattermost": Mattermost,
|
||||
"matrix": Matrix,
|
||||
"DingDing":DingDing
|
||||
"DingDing": DingDing
|
||||
}
|
||||
|
||||
export default NotificationFormList
|
||||
|
|
Loading…
Add table
Reference in a new issue