mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 09:34: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.Logs("refer", ls[1], ls[2])
|
||||||
msg.Option(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":
|
case "chat":
|
||||||
switch kit.Select("", ls, 2) {
|
switch kit.Select("", ls, 2) {
|
||||||
case ice.POD:
|
case ice.POD:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user