From 55f640edef31cb698b380f8e317cd18e8a0648eb Mon Sep 17 00:00:00 2001 From: fofolee Date: Sun, 5 Apr 2020 14:43:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=80=E4=B8=AA=E5=85=B3?= =?UTF-8?q?=E9=94=AE=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 94997a5b..b3b2b510 100644 --- a/plugin.json +++ b/plugin.json @@ -18,7 +18,7 @@ { "code": "dash", "explain": "打开dash 或 zeal 进行搜索", - "cmds": [ "dash" ], + "cmds": [ "dash", "zeal" ], "icon": "logo/dash.png" } ]