🐛 (whatsapp) Enable custom embed blocks
This commit is contained in:
@@ -148,6 +148,9 @@ export const executeForgedBlock = async (
|
||||
? {
|
||||
type: 'custom-embed',
|
||||
content: {
|
||||
url: action.run.web.displayEmbedBubble.parseUrl({
|
||||
options: parsedOptions,
|
||||
}),
|
||||
maxBubbleWidth: action.run.web.displayEmbedBubble.maxBubbleWidth,
|
||||
initFunction: action.run.web.displayEmbedBubble.parseInitFunction({
|
||||
options: parsedOptions,
|
||||
|
||||
Reference in New Issue
Block a user