You've already forked AstralRinth
forked from didirus/AstralRinth
Support enter key for 2FA input field (#1341)
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
maxlength="11"
|
maxlength="11"
|
||||||
type="text"
|
type="text"
|
||||||
placeholder="Enter code..."
|
placeholder="Enter code..."
|
||||||
|
@keyup.enter="begin2FASignIn"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<button class="btn btn-primary continue-btn" @click="begin2FASignIn">
|
<button class="btn btn-primary continue-btn" @click="begin2FASignIn">
|
||||||
|
|||||||
Reference in New Issue
Block a user