From 4c64dacba42c2b52480cdb2d9d1d7d8cba8550d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Brandner?= Date: Sat, 3 Apr 2021 09:16:08 +0200 Subject: [PATCH] Fix class MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Šimon Brandner --- src/components/views/voip/CallView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/views/voip/CallView.tsx b/src/components/views/voip/CallView.tsx index b831e8c87b..a2ca914373 100644 --- a/src/components/views/voip/CallView.tsx +++ b/src/components/views/voip/CallView.tsx @@ -601,7 +601,7 @@ export default class CallView extends React.Component { /> -
{_t("Connecting")}
+
{_t("Connecting")}
{callControls} ; } else {