mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
refac
This commit is contained in:
parent
f58fc753e3
commit
234aa69753
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@
|
|||
<button
|
||||
class="self-center pointer-events-auto p-1 rounded-full bg-white dark:bg-gray-850"
|
||||
on:click={() => {
|
||||
console.log('hi');
|
||||
showControls.set(false);
|
||||
showEmbeds.set(false);
|
||||
embed.set(null);
|
||||
|
|
|
|||
Loading…
Reference in a new issue