From 7283ee57c198553cb8ec171cffafac4dd7d81ed8 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 18 Dec 2024 09:25:10 +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 f436d667..3289d8cf 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -120,7 +120,7 @@ function checkBoxUrl(input) { let isRunning = $.require('hiker://page/thirdstart?rule=nodejs').isRunning(nodejsID); if(!isRunning){ $.require('hiker://page/thirdstart?rule=nodejs').start(nodejsID); - tosat('正在启动notejs服务中'); + toast('正在启动notejs服务中'); let c = 0; while (c<20) { java.lang.Thread.sleep(1000);