From d97caef9fac5db6af7eb137e0d0d0f6563274a63 Mon Sep 17 00:00:00 2001 From: baiy Date: Mon, 21 Jun 2021 10:00:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=81=E8=AE=B8=E6=8F=92=E4=BB=B6=E5=A4=9A?= =?UTF-8?q?=E5=BC=80=20#46?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/adapter/utools/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/adapter/utools/plugin.json b/src/adapter/utools/plugin.json index 6d5aacf..f90801c 100644 --- a/src/adapter/utools/plugin.json +++ b/src/adapter/utools/plugin.json @@ -7,7 +7,7 @@ "version": "##version##", "logo": "img/icon_utools.png", "pluginSetting": { - "single": true + "single": false }, "development": { "main": "http://localhost:8081/tool.html" -- GitLab