From a0451e2a8a25316b1443df2b1d2bacac5d7047b1 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 12 Nov 2022 13:11:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcLive.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcLive.js | 1 + 1 file changed, 1 insertion(+) diff --git a/SrcLive.js b/SrcLive.js index 487b12ba..6565df65 100644 --- a/SrcLive.js +++ b/SrcLive.js @@ -53,6 +53,7 @@ function Live() { }catch(e){ hideLoading(); log(e.message); + return "toast://当前订阅访问异常"; } } }