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