Stop writing associatedRecord to embeds, may need to adjust schema (#10489)

This commit is contained in:
Eric Bailey
2026-05-13 15:52:43 -05:00
committed by GitHub
parent 9e55bb71ef
commit d20df78f7e
-1
View File
@@ -422,7 +422,6 @@ async function resolveMedia(
title: resolvedLink.title,
description: resolvedLink.description,
thumb: blob,
associatedRecord: resolvedLink.associatedRecord,
},
}
}