From dc22e2474474268d49838ec77980883aebcac090 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sun, 7 Apr 2024 19:15:35 +0200 Subject: [PATCH] Autofocus PIN input on Web UI pin page This makes it faster to input the PIN after clicking on the PIN notification on the desktop, since you no longer need to click the PIN input or focus on it by pressing Tab many times. --- src_assets/common/assets/web/pin.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src_assets/common/assets/web/pin.html b/src_assets/common/assets/web/pin.html index 530ab44b..056bd6e2 100644 --- a/src_assets/common/assets/web/pin.html +++ b/src_assets/common/assets/web/pin.html @@ -11,7 +11,7 @@

{{ $t('pin.pin_pairing') }}

- +