From e545b34306069d5432fdcf32b96e1890a8b53fd0 Mon Sep 17 00:00:00 2001 From: shy Date: Wed, 13 Dec 2023 12:40:01 +0800 Subject: [PATCH] add some --- core/chat/macos/applications.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/chat/macos/applications.go b/core/chat/macos/applications.go index 63c1d387..06fb914a 100644 --- a/core/chat/macos/applications.go +++ b/core/chat/macos/applications.go @@ -20,7 +20,7 @@ func init() { Index.MergeCommands(ice.Commands{ APPLICATIONS: {Help: "应用", Actions: ice.MergeActions(ice.Actions{ ice.CTX_INIT: {Hand: func(m *ice.Message, arg ...string) { - FinderAppend(m, "", m.PrefixKey()) + FinderAppend(m, APPLICATIONS, m.PrefixKey()) defer Notify(m, "Infomation.png", cli.RUNTIME, "系统启动成功", ctx.INDEX, cli.RUNTIME) m.Travel(func(p *ice.Context, c *ice.Context, key string, cmd *ice.Command) { kit.If(cmd.Icon, func() {