Update styles for MediaGallery
This commit is contained in:
parent
11e612f57b
commit
53d1650844
41 changed files with 999 additions and 920 deletions
|
@ -330,7 +330,7 @@ function hydrateMessageRootOrRevisionWithAttachments<
|
|||
return hydratedMessage;
|
||||
}
|
||||
|
||||
function convertAttachmentDBFieldsToAttachmentType(
|
||||
export function convertAttachmentDBFieldsToAttachmentType(
|
||||
dbFields: MessageAttachmentDBType
|
||||
): AttachmentType {
|
||||
const messageAttachment = shallowDropNull(dbFields);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue