mirror of
https://github.com/status-im/status-react.git
synced 2025-02-17 05:16:46 +00:00
[#12907] Fix error on 'Accept and join' in referral chat
This commit is contained in:
parent
356dd89147
commit
81b60ce86c
@ -37,7 +37,7 @@
|
||||
|
||||
(fx/defn join-public-chat
|
||||
[cofx chat-name]
|
||||
(chat/start-public-chat cofx chat-name))
|
||||
(chat/start-public-chat cofx chat-name nil))
|
||||
|
||||
(fx/defn accept-pack
|
||||
{:events [::accept-pack]}
|
||||
|
Loading…
x
Reference in New Issue
Block a user