mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 14:55:23 +00:00
fix
This commit is contained in:
parent
b4adffc3af
commit
4225591a26
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@
|
||||||
if (!$showControls) {
|
if (!$showControls) {
|
||||||
showControls.set(true);
|
showControls.set(true);
|
||||||
}
|
}
|
||||||
localStorage.setItem('chat-controls-size', size);
|
localStorage.chatControlsSize = size;
|
||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue