From 585cf396e0bea7e5869897e3a3fd936181a77214 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E7=A3=8A?= Date: Tue, 22 Mar 2022 04:14:18 +0000 Subject: [PATCH] =?UTF-8?q?webviewappspawn=20=E6=94=B9=E6=88=90=E6=AD=A3?= =?UTF-8?q?=E5=B8=B8=E5=90=AF=E5=8A=A8Signed-off-by:=20xionglei=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nwebspawn.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nwebspawn.cfg b/nwebspawn.cfg index f077c365..4be77cbc 100644 --- a/nwebspawn.cfg +++ b/nwebspawn.cfg @@ -13,7 +13,7 @@ "option" : [ ] }], - "ondemand" : true + "ondemand" : false } ] } -- Gitee