From 677eef12ddd80498b9e6fa9d81c0c37e305998a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B0=D0=BC=D1=8F=D0=BD=20=D0=9C=D0=B8=D0=BD=D0=BA?= =?UTF-8?q?=D0=BE=D0=B2?= Date: Fri, 30 Dec 2016 12:07:54 -0600 Subject: [PATCH] Updates use of showJitsiWatermark. --- react/features/conference/components/Conference.web.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (