mirror of
https://github.com/open-webui/open-webui
synced 2025-06-23 02:16:52 +00:00
add aria label to button
This commit is contained in:
parent
d837e6e579
commit
99b153a132
@ -217,6 +217,7 @@
|
||||
on:click={() => {
|
||||
verifyHandler();
|
||||
}}
|
||||
aria-label={$i18n.t('Verify Connection')}
|
||||
type="button"
|
||||
>
|
||||
<svg
|
||||
|
Loading…
Reference in New Issue
Block a user