Appease the linter
This commit is contained in:
parent
d8be4508e8
commit
20ea86417e
1 changed files with 2 additions and 0 deletions
|
@ -497,6 +497,8 @@ const callHandler = {
|
|||
* accept that random rooms with cryptic users will suddently appear for
|
||||
* anyone who's ever used conference calling, or we are stuck with this
|
||||
* code forever.
|
||||
*
|
||||
* @param {object} confHandler The conference handler object
|
||||
*/
|
||||
setConferenceHandler: function(confHandler) {
|
||||
ConferenceHandler = confHandler;
|
||||
|
|
Loading…
Reference in a new issue