From 3791dba4813a1636948736b21e94f704304c68b3 Mon Sep 17 00:00:00 2001 From: jevons0411 Date: Thu, 11 Aug 2022 20:10:55 +0800 Subject: [PATCH] Update SrcJuying.js --- SrcJuying.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJuying.js b/SrcJuying.js index 9ee0fa88..342ffa67 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -945,7 +945,7 @@ function Version() { }) log('检测到新版本!\nV'+newVersion.SrcJuying+'版本》'+newVersion.SrcJuyingdesc[eval(newVersion.SrcJuying)]); } - putVar('SrcJuying-Version', '-V'+newVersion.SrcJuying); + putMyVar('SrcJuying-Version', '-V'+newVersion.SrcJuying); } catch (e) { } putVar('SrcJuying-VersionCheck', '1'); setItem('VersionChecktime',nowtime+"time");