From a0d73f27d97cb25ddad38e499d36f91a3ae1fb3f Mon Sep 17 00:00:00 2001 From: TabascoEye Date: Mon, 30 Aug 2021 19:51:14 +0200 Subject: [PATCH] Update CoWebsiteManager.ts yet another typo --- front/src/WebRtc/CoWebsiteManager.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(() => {