From 436053bf22b9a93269e6d3790a6b4829825443f2 Mon Sep 17 00:00:00 2001 From: fofolee Date: Fri, 24 Jul 2020 18:01:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=92=E4=BB=B6=E5=A4=9A=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/plugin.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/plugin.json b/src/plugin.json index 350dbda..584e756 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -9,6 +9,9 @@ "unpack":"autopep8.py", "logo": "logo.png", "preload": "preload.js", + "pluginSetting": { + "single": false + }, "features": [ { "code": "options",