fix: remove install-browser cmd display in /help

This commit is contained in:
zhayujie
2026-04-04 23:28:57 +08:00
parent 443e0c2806
commit 8dabe3b4c8

View File

@@ -157,7 +157,6 @@ class CowCliPlugin(Plugin):
" /config 查看当前配置",
" /config <key> 查看某项配置",
" /config <key> <val> 修改配置",
" /install-browser 安装浏览器工具依赖",
"",
"💡 也可以用 cow <command> 代替 /<command>",
]