mirror of
https://github.com/zebrajr/ollama-webui.git
synced 2026-01-15 12:15:13 +00:00
refac
This commit is contained in:
@@ -440,8 +440,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
loading = false;
|
||||
await tick();
|
||||
if (!chatIdProp) {
|
||||
loading = false;
|
||||
await tick();
|
||||
}
|
||||
|
||||
showControls.subscribe(async (value) => {
|
||||
if (controlPane && !$mobile) {
|
||||
|
||||
Reference in New Issue
Block a user