From 6bffe391132911006bdd7734028f4cad1084c929 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 17 Dec 2024 13:49:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyPublic.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyPublic.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index 5d0770a3..32a99a37 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -714,7 +714,7 @@ function selectSource() { } let pop = hikerPop.checkByBiometric(() => { putMyVar('已验证指纹','1'); - return "toast://验证成功,重新点切换站源吧"; + toast("验证成功,重新点切换站源吧"); }); } }