bug fixes

This commit is contained in:
Mike Renoir
2023-02-21 18:22:59 +04:00
parent 4dc2d8372d
commit 79cfa574b5
4 changed files with 17 additions and 23 deletions

View File

@@ -370,7 +370,7 @@ func applyUpdateGroupMessages(postbox: Postbox, stateManager: AccountStateManage
mapping.append((message, MessageIndex(id: id, timestamp: storeMessage.timestamp), storeMessage))
}
} else {
assertionFailure()
// assertionFailure()
}
} else {
assertionFailure()