Update CoWebsiteManager.ts
yet another typo
This commit is contained in:
parent
e6ae343975
commit
a0d73f27d9
@ -213,7 +213,7 @@ class CoWebsiteManager {
|
|||||||
.then(() => callback(this.cowebsiteMainDom))
|
.then(() => callback(this.cowebsiteMainDom))
|
||||||
.then(() => {
|
.then(() => {
|
||||||
this.open();
|
this.open();
|
||||||
if (jitsiWidth) {
|
if (widthPercent) {
|
||||||
this.widthPercent = widthPercent;
|
this.widthPercent = widthPercent;
|
||||||
}
|
}
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
|
Loading…
Reference in New Issue
Block a user