mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-15 19:15:55 +08:00
fix: typo
This commit is contained in:
parent
9b93b81f84
commit
351f0186b9
@ -148,7 +148,7 @@
|
||||
files = [];
|
||||
selectedToolIds = [];
|
||||
webSearchEnabled = false;
|
||||
webSearchEnabled = false;
|
||||
thinkingEnabled = false;
|
||||
imageGenerationEnabled = false;
|
||||
|
||||
if (localStorage.getItem(`chat-input${chatIdProp ? `-${chatIdProp}` : ''}`)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user