diff --git a/src/components/notifications/index.js b/src/components/notifications/index.js index ff0acc6a..9018602c 100644 --- a/src/components/notifications/index.js +++ b/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,