Skip to content

Commit bb1b9c2

Browse files
committed
Update UnlockScreen.svelte
1 parent 3920044 commit bb1b9c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/components/UnlockScreen.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
<p class="subtitle">{$_('encryption.unlockMessage')}</p>
101101

102102
<div class="input-group">
103+
<!-- svelte-ignore a11y-autofocus -->
103104
<input
104105
type="password"
105106
bind:value={password}

0 commit comments

Comments
 (0)