From 362bc64f4a4ad09af9d0cf2211db5aeab5751774 Mon Sep 17 00:00:00 2001 From: shylinux Date: Wed, 16 Sep 2020 01:16:49 +0800 Subject: [PATCH] opt some --- core/code/inner.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/code/inner.go b/core/code/inner.go index d8698e85..7201dd5a 100644 --- a/core/code/inner.go +++ b/core/code/inner.go @@ -53,7 +53,7 @@ const INNER = "inner" func init() { Index.Merge(&ice.Context{ Commands: map[string]*ice.Command{ - INNER: {Name: "inner path=src/ file=main.go line=1 auto 项目 搜索 运行", Help: "阅读器", Meta: kit.Dict( + INNER: {Name: "inner path=src/ file=main.go line=1 auto 项目", Help: "阅读器", Meta: kit.Dict( "display", "/plugin/local/code/inner.js", "style", "editor", ), Action: map[string]*ice.Action{ mdb.PLUGIN: {Name: "plugin", Help: "插件", Hand: func(m *ice.Message, arg ...string) {