mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-29 01:09:15 +00:00
core: add group forwarding tests (#6067)
This commit is contained in:
@@ -3161,7 +3161,6 @@ processChatCommand vr nm = \case
|
||||
Nothing -> do
|
||||
setGroupLinkData'
|
||||
let recipients = filter memberCurrentOrPending ms
|
||||
liftIO $ putStrLn $ "about to sendGroupMessage to " <> show (length recipients)
|
||||
sendGroupMessage user g' Nothing recipients (XGrpInfo p')
|
||||
where
|
||||
setGroupLinkData' :: CM ()
|
||||
|
||||
Reference in New Issue
Block a user