mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-15 23:35:53 +08:00
refac
This commit is contained in:
parent
1815cfe99d
commit
6d2eaaf602
@ -85,7 +85,13 @@
|
||||
});
|
||||
|
||||
$: if (!chatId) {
|
||||
showControls.set(false);
|
||||
showOverview.set(false);
|
||||
showArtifacts.set(false);
|
||||
|
||||
if ($showCallOverlay) {
|
||||
showCallOverlay.set(false);
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user