From 370420adff5a86e18d1b8a90932b25c5e413551d Mon Sep 17 00:00:00 2001 From: shy Date: Tue, 9 Jan 2024 20:02:13 +0800 Subject: [PATCH] add some --- base/web/dream.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/web/dream.go b/base/web/dream.go index 1dc6884d..648f6b35 100644 --- a/base/web/dream.go +++ b/base/web/dream.go @@ -140,7 +140,7 @@ const DREAM = "dream" func init() { Index.MergeCommands(ice.Commands{ - DREAM: {Name: "dream name@key auto create repos startall stopall build publish", Help: "梦想家", Icon: "Launchpad.png", Role: aaa.VOID, Actions: ice.MergeActions(ice.Actions{ + DREAM: {Name: "dream name@key auto create startall stopall build publish", Help: "梦想家", Icon: "Launchpad.png", Role: aaa.VOID, Actions: ice.MergeActions(ice.Actions{ ice.CTX_INIT: {Hand: func(m *ice.Message, arg ...string) { m = m.Spawn() m.GoSleep("10s", func() {