Compare commits

...

1 Commits

Author SHA1 Message Date
Marcel - 4bb2663769 automaticly open keyboard
Co-authored-by: clarity <clarity@hannover.ccc.de>
2023-10-28 00:20:21 +02:00
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