Fixed linter errors

This commit is contained in:
Valdo Romao 2021-12-13 16:19:47 +00:00
parent dbbfdfb66b
commit 592e07bc4f
2 changed files with 4 additions and 2 deletions

View file

@ -1165,7 +1165,7 @@ ${escapedMessage}
roomId: this.roomUrl,
tags: this.connection ? this.connection.getAllTags() : [],
variables: this.sharedVariablesManager.variables,
userRoomToken: this.connection ? this.connection.userRoomToken : ''
userRoomToken: this.connection ? this.connection.userRoomToken : "",
};
});
this.iframeSubscriptionList.push(