From bb2792eb981a859e0f3af5734a7e2a09db0a4002 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Tue, 18 Apr 2023 19:23:26 +0800 Subject: [PATCH] chore: update codemagic notify link url --- client/mobile/scripts/notify-links.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/mobile/scripts/notify-links.js b/client/mobile/scripts/notify-links.js index bf2fd5b3..3914ddf7 100644 --- a/client/mobile/scripts/notify-links.js +++ b/client/mobile/scripts/notify-links.js @@ -21,7 +21,7 @@ if (tailchatSubscribeId) { const { name, url, md5, versionName } = link; const pagesUrl = branch === 'master' - ? 'https://tailchat.pages.dev/app-release.apk' + ? 'https://tailchat-app.msgbyte.com/app-release.apk' : `https://${branch}.tailchat.pages.dev/app-release.apk`; return (