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