From a1b28d51396c857c889568e210d6ecc0e318e3e1 Mon Sep 17 00:00:00 2001 From: Ecalose <47114714+Ecalose@users.noreply.github.com> Date: Sun, 31 Jan 2021 19:17:38 +0800 Subject: [PATCH] Update app.json --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index faff8da..f64f33f 100644 --- a/app.json +++ b/app.json @@ -55,6 +55,6 @@ "value": "" } }, - "website": "https://github.com/songquanpeng/message-pusher", - "repository": "https://github.com/songquanpeng/message-pusher" + "website": "https://github.com/Ecalose/message-pusher", + "repository": "https://github.com/Ecalose/message-pusher" }