Browse Source
Update src/components/notifications/index.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
pull/687/head
xJoker
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/components/notifications/index.js
|
|
@ -42,7 +42,7 @@ const NotificationFormList = { |
|
|
|
"promosms": PromoSMS, |
|
|
|
"lunasea": LunaSea, |
|
|
|
"Feishu": Feishu, |
|
|
|
"AliyunSMS":AliyunSMS, |
|
|
|
"AliyunSMS": AliyunSMS, |
|
|
|
"apprise": Apprise, |
|
|
|
"pushbullet": Pushbullet, |
|
|
|
"line": Line, |
|
|
|