Update CoWebsiteManager.ts

yet another typo
This commit is contained in:
TabascoEye 2021-08-30 19:51:14 +02:00 committed by GitHub
parent e6ae343975
commit a0d73f27d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -213,7 +213,7 @@ class CoWebsiteManager {
.then(() => callback(this.cowebsiteMainDom))
.then(() => {
this.open();
if (jitsiWidth) {
if (widthPercent) {
this.widthPercent = widthPercent;
}
setTimeout(() => {