2
0

🚸 (calCom) Fix embed responsivity

Closes #1210
This commit is contained in:
Baptiste Arnaud
2024-03-15 11:38:40 +01:00
parent f6d2b15a16
commit 968abf5243
8 changed files with 27 additions and 2 deletions

View File

@@ -150,6 +150,7 @@ export const executeForgedBlock = async (
? {
type: 'custom-embed',
content: {
maxBubbleWidth: action.run.web.displayEmbedBubble.maxBubbleWidth,
initFunction: action.run.web.displayEmbedBubble.parseInitFunction({
options: parsedOptions,
}),