2
0

🐛 (calCom) Fix weekly and column layouts restrained from max-width prop

This commit is contained in:
Baptiste Arnaud
2024-05-23 12:08:22 +02:00
parent bb4bbd8f0e
commit 10cbf4dfbc
10 changed files with 5 additions and 19 deletions

View File

@@ -153,7 +153,6 @@ export const executeForgedBlock = async (
url: action.run.web.displayEmbedBubble.parseUrl({
options: parsedOptions,
}),
maxBubbleWidth: action.run.web.displayEmbedBubble.maxBubbleWidth,
initFunction: action.run.web.displayEmbedBubble.parseInitFunction({
options: parsedOptions,
}),