Fix separate topic group chats

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
This commit is contained in:
Andrea Maria Piana 2019-02-27 10:13:31 +01:00
parent 5368604353
commit bfbc04ebae
No known key found for this signature in database
GPG Key ID: AA6CCA6DE0E06424
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@
;; version of the group chat, for backward compatibility
destinations (map (fn [member]
{:public-key member
:chat chat-id})
:chat (transport.topic/public-key->discovery-topic member)})
members)]
(fx/merge
cofx