mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac
This commit is contained in:
parent
efd50c3c5a
commit
176a7fc986
@ -440,8 +440,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
loading = false;
|
if (!chatIdProp) {
|
||||||
await tick();
|
loading = false;
|
||||||
|
await tick();
|
||||||
|
}
|
||||||
|
|
||||||
showControls.subscribe(async (value) => {
|
showControls.subscribe(async (value) => {
|
||||||
if (controlPane && !$mobile) {
|
if (controlPane && !$mobile) {
|
||||||
|
Loading…
Reference in New Issue
Block a user