1
0
mirror of https://shylinux.com/x/icebergs synced 2025-07-03 13:01:19 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2025-07-02 16:28:15 +08:00
parent 1102c28672
commit 4ce6d3d22f

View File

@ -103,7 +103,7 @@ func _dream_list_more(m *ice.Message) *ice.Message {
return
}
value[mdb.TEXT] = kit.JoinWord(value[AGENT], value[cli.SYSTEM], value[aaa.IP], kit.Format(PublicIP(m, value[aaa.IP])))
defer func() { button = []ice.Any{GRANT} }()
button = []ice.Any{GRANT}
default:
return
}