forked from x/ContextOS
mac syn 0.3.0 同步修改
This commit is contained in:
parent
dd2568959b
commit
37061a93ab
@ -171,7 +171,7 @@ func (web *WEB) Spawn(c *ctx.Context, m *ctx.Message, arg ...string) ctx.Server
|
||||
}
|
||||
|
||||
// }}}
|
||||
func (web *WEB) Exit(m *ctx.Message, arg ...string) bool { // {{{
|
||||
func (web *WEB) Close(m *ctx.Message, arg ...string) bool { // {{{
|
||||
return true
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user