diff --git a/front/src/WebRtc/CoWebsiteManager.ts b/front/src/WebRtc/CoWebsiteManager.ts index db89a55c..b2ffb609 100644 --- a/front/src/WebRtc/CoWebsiteManager.ts +++ b/front/src/WebRtc/CoWebsiteManager.ts @@ -213,7 +213,7 @@ class CoWebsiteManager { .then(() => callback(this.cowebsiteMainDom)) .then(() => { this.open(); - if (jitsiWidth) { + if (widthPercent) { this.widthPercent = widthPercent; } setTimeout(() => {