mirror of
https://shylinux.com/x/icebergs
synced 2025-04-25 17:18:05 +08:00
opt some
This commit is contained in:
parent
7c0892cba7
commit
02050077f3
@ -105,6 +105,9 @@ func _serve_params(msg *ice.Message, path string) {
|
||||
msg.Logs("refer", ls[1], ls[2])
|
||||
msg.Option(ls[1], ls[2])
|
||||
}
|
||||
case ice.POD:
|
||||
msg.Logs("refer", ls[1], ls[2])
|
||||
msg.Option(ls[1], ls[2])
|
||||
case "chat":
|
||||
switch kit.Select("", ls, 2) {
|
||||
case ice.POD:
|
||||
|
Loading…
x
Reference in New Issue
Block a user