From eccea8eba059e4fcc171922f4ad9c8b50278f121 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Thu, 25 Feb 2021 22:43:42 +0100 Subject: [PATCH] web/stages/authenticator_totp: fix enter button triggering copy button --- .../stages/authenticator_totp/AuthenticatorTOTPStage.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/elements/stages/authenticator_totp/AuthenticatorTOTPStage.ts b/web/src/elements/stages/authenticator_totp/AuthenticatorTOTPStage.ts index 210c316ab..474964320 100644 --- a/web/src/elements/stages/authenticator_totp/AuthenticatorTOTPStage.ts +++ b/web/src/elements/stages/authenticator_totp/AuthenticatorTOTPStage.ts @@ -47,7 +47,7 @@ export class AuthenticatorTOTPStage extends BaseStage { -