mirror of
https://github.com/open-webui/open-webui
synced 2025-02-17 18:46:57 +00: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…
Reference in New Issue
Block a user