From e1608509d0e3d0c683db56118d165561c117c8ac Mon Sep 17 00:00:00 2001 From: Zoe Date: Wed, 12 Feb 2020 13:53:16 +0000 Subject: [PATCH] Disable 'start' button after clicking in VerificationPanel --- src/components/views/right_panel/VerificationPanel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/views/right_panel/VerificationPanel.js b/src/components/views/right_panel/VerificationPanel.js index 58cc42ddc1..a8d4ce733b 100644 --- a/src/components/views/right_panel/VerificationPanel.js +++ b/src/components/views/right_panel/VerificationPanel.js @@ -88,7 +88,7 @@ export default class VerificationPanel extends React.PureComponent {

{_t("Compare unique emoji")}

{_t("Compare a unique set of emoji if you don't have a camera on either device")} - + {_t("Start")}