Updates jsdoc.

This commit is contained in:
damencho 2016-11-01 15:34:21 -05:00
parent 3ad1573130
commit aaca510f8a
1 changed files with 2 additions and 1 deletions

View File

@ -185,7 +185,8 @@ function muteLocalVideo (muted) {
* If we have a close page enabled, redirect to it without
* showing any other dialog.
*
* @param {object} options Feedback data
* @param {object} options used to decide which particular close page to show
* or if close page is disabled, whether we should show the thankyou dialog
* @param {boolean} options.thankYouDialogVisible - whether we should
* show thank you dialog
* @param {boolean} options.feedbackSubmitted - whether feedback was submitted