From d1058e4da951ca17816ead2ad48c0491751b304c Mon Sep 17 00:00:00 2001 From: Ecalose <47114714+Ecalose@users.noreply.github.com> Date: Sun, 31 Jan 2021 18:49:22 +0800 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 2e81240..65fe8d9 100644 --- a/app.json +++ b/app.json @@ -53,7 +53,7 @@ "HREF": { "description": "服务的 href,如 https://wechat-message.herokuapp.com/ ,注意后面要有 /", "value": "" - }, + } }, "website": "https://github.com/Ecalose/message-pusher", "repository": "https://github.com/Ecalose/message-pusher",