mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
add label to verify connection button
This commit is contained in:
parent
15efb07961
commit
8b5f5bb327
1 changed files with 1 additions and 0 deletions
|
|
@ -279,6 +279,7 @@
|
|||
verifyHandler();
|
||||
}}
|
||||
type="button"
|
||||
aria-label={$i18n.t('Verify Connection')}
|
||||
>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
|
|
|||
Loading…
Reference in a new issue