diff --git a/plugin.json b/plugin.json index 57ab9d58..95549a78 100644 --- a/plugin.json +++ b/plugin.json @@ -17,9 +17,10 @@ "cmds": [ "手册设置", "ManualOptions" ] }, { - "code": "devdocs", - "explain": "查看 devdocs 的英文文档", - "cmds": [ "devdocs" ] + "code": "dash", + "explain": "打开dash 或 zeal 进行搜索", + "cmds": [ "dash" ], + "icon": "logo/dash.png" } ] } \ No newline at end of file