diff --git a/react/features/welcome/components/WelcomePage.web.js b/react/features/welcome/components/WelcomePage.web.js index 404d21802..40cadf451 100644 --- a/react/features/welcome/components/WelcomePage.web.js +++ b/react/features/welcome/components/WelcomePage.web.js @@ -345,7 +345,7 @@ class WelcomePage extends AbstractWelcomePage { * * @private * @returns {void} - **/ + */ _onUpdateRoomname() { this._updateRoomname(); }