From 2dd8119abefc15ac1190f28c38c43d27df7532c7 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Sun, 21 Feb 2021 23:26:16 +0100 Subject: [PATCH] web: fix linting --- .../stages/authenticator_totp/AuthenticatorTOTPStage.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/elements/stages/authenticator_totp/AuthenticatorTOTPStage.ts b/web/src/elements/stages/authenticator_totp/AuthenticatorTOTPStage.ts index 3544e5fbd..ab4ed6f7b 100644 --- a/web/src/elements/stages/authenticator_totp/AuthenticatorTOTPStage.ts +++ b/web/src/elements/stages/authenticator_totp/AuthenticatorTOTPStage.ts @@ -43,6 +43,7 @@ export class AuthenticatorTOTPStage extends BaseStage { + +