From eb676b2dcfbd316decddcbbfd83e9289e743ac9d Mon Sep 17 00:00:00 2001 From: shaoying Date: Tue, 21 Jul 2020 05:09:35 +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 51206eb2..93b1ba1e 100644 --- a/core/code/inner.go +++ b/core/code/inner.go @@ -49,7 +49,7 @@ func _inner_list(m *ice.Message, ext, file, dir string, arg ...string) { func init() { Index.Merge(&ice.Context{ Commands: map[string]*ice.Command{ - INNER: {Name: "inner path=usr/demo file=hi.qrc line=1 查看:button=auto", Help: "编辑器", Meta: kit.Dict( + INNER: {Name: "inner path=usr/demo file=hi.sh line=1 查看:button=auto", Help: "编辑器", Meta: kit.Dict( "display", "/plugin/local/code/inner.js", "style", "editor", ), Action: map[string]*ice.Action{ web.UPLOAD: {Name: "upload path name", Help: "上传", Hand: func(m *ice.Message, arg ...string) {