增加一个关键字

This commit is contained in:
fofolee 2020-04-05 14:43:47 +08:00
parent 18e3ff0fed
commit 55f640edef

View File

@ -18,7 +18,7 @@
{ {
"code": "dash", "code": "dash",
"explain": "打开dash 或 zeal 进行搜索", "explain": "打开dash 或 zeal 进行搜索",
"cmds": [ "dash" ], "cmds": [ "dash", "zeal" ],
"icon": "logo/dash.png" "icon": "logo/dash.png"
} }
] ]