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(() => {
|
||||
this.open();
|
||||
if (jitsiWidth) {
|
||||
if (widthPercent) {
|
||||
this.widthPercent = widthPercent;
|
||||
}
|
||||
setTimeout(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user