Update CoWebsiteManager.ts
yet another typo
This commit is contained in:
@@ -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(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user