From 85bcb0c757ed379e2d958c8d28b6824fd162e7f4 Mon Sep 17 00:00:00 2001 From: Bettenbuk Zoltan Date: Fri, 24 May 2019 11:26:31 +0200 Subject: [PATCH] fix: auth dialog button labels --- .../authentication/components/WaitForOwnerDialog.native.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/react/features/authentication/components/WaitForOwnerDialog.native.js b/react/features/authentication/components/WaitForOwnerDialog.native.js index a3e3514e6..3f921acd8 100644 --- a/react/features/authentication/components/WaitForOwnerDialog.native.js +++ b/react/features/authentication/components/WaitForOwnerDialog.native.js @@ -64,12 +64,14 @@ class WaitForOwnerDialog extends Component { return ( );