From 4e87abaab226235ae4bac5f2ebf8808c284a33be Mon Sep 17 00:00:00 2001 From: fofolee Date: Tue, 21 Jul 2020 18:39:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E6=89=93=E5=8C=85=20autopep?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/plugin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/plugin.json b/src/plugin.json index d698462..7092917 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -6,6 +6,7 @@ "publishPage": "https://yuanliao.info/d/424", "version": "2.0.0", "author": "云之轩", + "unpack":"autopep8.py", "logo": "logo.png", "preload": "preload.js", "features": [ @@ -26,4 +27,4 @@ }] } ] -} \ No newline at end of file +}