Stop writing associatedRecord to embeds, may need to adjust schema

This commit is contained in:
Eric Bailey
2026-05-13 15:44:33 -05:00
parent 34b3c52729
commit 27d4459941
-1
View File
@@ -422,7 +422,6 @@ async function resolveMedia(
title: resolvedLink.title,
description: resolvedLink.description,
thumb: blob,
associatedRecord: resolvedLink.associatedRecord,
},
}
}