mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-03-30 16:26:02 +00:00
Update src/Simplex/Messaging/Agent/Client.hs
Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
95fbd70346
commit
a3101edbb9
@@ -253,7 +253,7 @@ newRcvQueue_ a c srv = do
|
||||
rcvSrvVerifyKey,
|
||||
rcvDhSecret,
|
||||
sndId = Just sndId,
|
||||
sndSrvVerifyKey = sndSrvVerifyKey,
|
||||
sndSrvVerifyKey,
|
||||
decryptKey,
|
||||
verifyKey = Nothing,
|
||||
status = New
|
||||
|
||||
Reference in New Issue
Block a user