forked from open-webui/open-webui
doc: troubleshooting command update
This commit is contained in:
parent
87c856c306
commit
eb171553fd
2 changed files with 2 additions and 1 deletions
|
@ -431,6 +431,7 @@
|
|||
class="flex py-2.5 px-3.5 w-full hover:bg-gray-800 transition"
|
||||
on:click={async () => {
|
||||
await showSettings.set(true);
|
||||
showDropdown = false;
|
||||
}}
|
||||
>
|
||||
<div class=" self-center mr-3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue