From 4e4ab0577ec5b763c093f1c5fdbb7fe21d01d244 Mon Sep 17 00:00:00 2001 From: xJoker Date: Thu, 14 Oct 2021 09:33:31 +0800 Subject: [PATCH] Update src/components/notifications/index.js Co-authored-by: Adam Stachowicz --- src/components/notifications/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,