From 6ac1f35172894d4e35660720107ac4c823858e1e Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 18 Oct 2022 09:21:00 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcLive.js b/SrcLive.js index dea06793..d6d7fd9d 100644 --- a/SrcLive.js +++ b/SrcLive.js @@ -372,7 +372,7 @@ function LiveSet() { return "toast://文件异常,导入失败"; } } - return "hiker://empty"; + return "hiker://empty"; }catch(e){ hideLoading(); log(e.message);