automaticly open keyboard

Co-authored-by: clarity <clarity@hannover.ccc.de>
This commit is contained in:
Marcel - 2023-10-28 00:20:21 +02:00
parent 5fd3882e04
commit 4bb2663769
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ getPinentryR uId =
defaultLayout $ do
[whamlet|
<h3>_{MsgEnterPin}
<form method="post" enctype=#{enctype}>
<form method="post" enctype=#{enctype} autofocus>
^{pinWidget}
|]
Nothing -> do