Link Previews

This commit is contained in:
Scott Nonnenberg
2019-01-15 19:03:56 -08:00
parent 91ef39e482
commit 813924685e
36 changed files with 2298 additions and 134 deletions

View File

@@ -72,6 +72,7 @@ describe('Message', () => {
},
],
contact: [],
preview: [],
};
const writeExistingAttachmentData = attachment => {
@@ -119,6 +120,7 @@ describe('Message', () => {
],
},
contact: [],
preview: [],
};
const writeExistingAttachmentData = attachment => {
@@ -169,6 +171,7 @@ describe('Message', () => {
},
},
],
preview: [],
};
const writeExistingAttachmentData = attachment => {