From 4e0b989ceaf7c9b0b2dd69129c7c347f3f2a3ce4 Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Wed, 23 Mar 2022 13:58:08 +0100 Subject: [PATCH] For latest Electron --- qortal-ui-core/src/components/login-view/login-section.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qortal-ui-core/src/components/login-view/login-section.js b/qortal-ui-core/src/components/login-view/login-section.js index da279668..eaae106b 100644 --- a/qortal-ui-core/src/components/login-view/login-section.js +++ b/qortal-ui-core/src/components/login-view/login-section.js @@ -334,7 +334,7 @@ class LoginSection extends connect(store)(LitElement) {
password - this.keyupEnter(e, e => this.emitNext(e))}> + this.keyupEnter(e, e => this.emitNext(e))} autofocus>