Stop writing associatedRecord to embeds, may need to adjust schema
This commit is contained in:
@@ -422,7 +422,6 @@ async function resolveMedia(
|
|||||||
title: resolvedLink.title,
|
title: resolvedLink.title,
|
||||||
description: resolvedLink.description,
|
description: resolvedLink.description,
|
||||||
thumb: blob,
|
thumb: blob,
|
||||||
associatedRecord: resolvedLink.associatedRecord,
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user