mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-08-29 07:48:25 +00:00
uncomment
This commit is contained in:
@@ -1926,7 +1926,7 @@ data SMPServerSummary = SMPServerSummary
|
||||
activeSubscriptions :: [SMPServerSubRcvId],
|
||||
pendingSubscriptions :: [SMPServerSubRcvId],
|
||||
rcvMsgs :: Int64,
|
||||
-- duplicateRcvMsgs :: Int64, -- tracking it per server allows to easier detect it before checking detailed info
|
||||
duplicateRcvMsgs :: Int64, -- tracking it per server allows to easier detect it before checking detailed info
|
||||
sndMsgs :: Int64
|
||||
}
|
||||
deriving (Show)
|
||||
|
||||
Reference in New Issue
Block a user