From d085f50dd39e7ed5924d12f336e453453aa1b2b9 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 12 Nov 2022 13:10:25 +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 e2833156..487b12ba 100644 --- a/SrcLive.js +++ b/SrcLive.js @@ -51,6 +51,7 @@ function Live() { } hideLoading(); }catch(e){ + hideLoading(); log(e.message); } }