jesus
This commit is contained in:
parent
24f9157d50
commit
1fb23427bd
|
@ -23,6 +23,7 @@ func showChat(uuid string) {
|
|||
log.Info("unknown uuid", uuid)
|
||||
return
|
||||
}
|
||||
prettyFormatChat(chat)
|
||||
}
|
||||
|
||||
func listChats(chats *chatpb.Chats) {
|
||||
|
|
Loading…
Reference in New Issue