Support enter key for 2FA input field (#1341)

This commit is contained in:
Mysterious_Dev
2023-09-02 15:37:42 +02:00
committed by GitHub
parent 75e075ef8e
commit dca5b9f197

View File

@@ -11,6 +11,7 @@
maxlength="11"
type="text"
placeholder="Enter code..."
@keyup.enter="begin2FASignIn"
/>
<button class="btn btn-primary continue-btn" @click="begin2FASignIn">