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 +}