Merge branch 'main' into HEAD
This commit is contained in:
commit
fed6bbfc8b
1127 changed files with 263697 additions and 302446 deletions
|
@ -147,7 +147,7 @@ export function LeftPaneSearchInput({
|
|||
>
|
||||
<Avatar
|
||||
acceptedMessageRequest={searchConversation.acceptedMessageRequest}
|
||||
avatarPath={searchConversation.avatarPath}
|
||||
avatarUrl={searchConversation.avatarUrl}
|
||||
badge={undefined}
|
||||
color={searchConversation.color}
|
||||
conversationType={searchConversation.type}
|
||||
|
@ -157,7 +157,7 @@ export function LeftPaneSearchInput({
|
|||
sharedGroupNames={searchConversation.sharedGroupNames}
|
||||
size={AvatarSize.TWENTY}
|
||||
title={searchConversation.title}
|
||||
unblurredAvatarPath={searchConversation.unblurredAvatarPath}
|
||||
unblurredAvatarUrl={searchConversation.unblurredAvatarUrl}
|
||||
/>
|
||||
<button
|
||||
aria-label={i18n('icu:clearSearch')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue