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" } ]