From 40490f37df2bb9ad8098836cc8943f0554339482 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Thu, 6 Apr 2023 21:15:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuSet.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuSet.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJuSet.js b/SrcJuSet.js index eabab4e3..7d1c1c40 100644 --- a/SrcJuSet.js +++ b/SrcJuSet.js @@ -184,7 +184,7 @@ function jiekouapi(sourcefile, data) { storage0.putMyVar('jiekoudata', data); putMyVar('jiekouedit', '1'); putMyVar('jiekouname', data.name); - putMyVar('jiekoutype', data.type||""); + putMyVar('jiekoutype', data.type||"漫画"); storage0.putMyVar('jiekouparse', data.parse); storage0.putMyVar('jiekouerparse', data.erparse ? data.erparse : ""); }