Add associatedRecord to external embeds, if available (#10445)
This commit is contained in:
@@ -422,6 +422,7 @@ async function resolveMedia(
|
||||
title: resolvedLink.title,
|
||||
description: resolvedLink.description,
|
||||
thumb: blob,
|
||||
associatedRecord: resolvedLink.associatedRecord,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user