From c059ad6255a8a79bcbb2316d850c0087fb64b17c Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 4 Sep 2024 10:39:32 +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 0d97e062..3e8007ef 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -41,7 +41,7 @@ if(Jucfg != ""){ eval("Juconfig=" + Jucfg+ ";"); } -let timeout = 10000; +let timeout = 15000; let homeSource = Juconfig['homeSource'] || {}; let sourceType = homeSource.type; let sourceName = homeSource.name;