First storage service test

This commit is contained in:
Fedor Indutny 2022-01-31 14:01:34 -08:00 committed by GitHub
parent c5ad020de7
commit c931102d12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 86 additions and 7 deletions

View file

@ -261,6 +261,7 @@ export const ConversationList: React.FC<PropsType> = ({
'id',
'isMe',
'isSelected',
'isPinned',
'lastMessage',
'lastUpdated',
'markedUnread',