1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-25 17:18:05 +08:00
This commit is contained in:
harveyshao 2022-05-23 22:40:16 +08:00
parent 7c0892cba7
commit 02050077f3

View File

@ -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: