forked from x/icebergs
add some
This commit is contained in:
parent
c129026c52
commit
4d8a21fd54
@ -50,6 +50,7 @@ func init() {
|
||||
m.Cmdy(web.SPACE, arg[0], arg[2], arg[3:])
|
||||
} else {
|
||||
m.Options(m.Cmd(web.SPACE, arg[0]).AppendSimple())
|
||||
m.Options(mdb.ICONS, "")
|
||||
web.RenderPodCmd(m, arg[0], arg[2], arg[3:])
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user