mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-15 20:35:57 +08: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…
x
Reference in New Issue
Block a user