diff --git a/react/features/conference/components/Conference.web.js b/react/features/conference/components/Conference.web.js index c1f522e11..cda4e0179 100644 --- a/react/features/conference/components/Conference.web.js +++ b/react/features/conference/components/Conference.web.js @@ -180,7 +180,7 @@ export default class Conference extends Component { * @private */ _renderJitsiWatermark() { - if (this.state.jitsiWatermarkLink) { + if (this.state.showJitsiWatermark) { return (