remove asterisk symbol from jsdoc
This commit is contained in:
parent
58b5e1748f
commit
ed1aa700d0
|
@ -345,7 +345,7 @@ class WelcomePage extends AbstractWelcomePage {
|
|||
*
|
||||
* @private
|
||||
* @returns {void}
|
||||
**/
|
||||
*/
|
||||
_onUpdateRoomname() {
|
||||
this._updateRoomname();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue