add aria label to button

This commit is contained in:
Sine Jespersen 2025-06-17 09:55:26 +02:00
parent d837e6e579
commit 99b153a132

View File

@ -217,6 +217,7 @@
on:click={() => {
verifyHandler();
}}
aria-label={$i18n.t('Verify Connection')}
type="button"
>
<svg