mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55: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();
|
verifyHandler();
|
||||||
}}
|
}}
|
||||||
type="button"
|
type="button"
|
||||||
|
aria-label={$i18n.t('Verify Connection')}
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue