Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 20ea864

Browse files
committed
Appease the linter
1 parent d8be450 commit 20ea864

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/CallHandler.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,8 @@ const callHandler = {
497497
* accept that random rooms with cryptic users will suddently appear for
498498
* anyone who's ever used conference calling, or we are stuck with this
499499
* code forever.
500+
*
501+
* @param {object} confHandler The conference handler object
500502
*/
501503
setConferenceHandler: function(confHandler) {
502504
ConferenceHandler = confHandler;

0 commit comments

Comments
 (0)