mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
refac
This commit is contained in:
@@ -21,7 +21,6 @@
|
|||||||
<button
|
<button
|
||||||
class="self-center pointer-events-auto p-1 rounded-full bg-white dark:bg-gray-850"
|
class="self-center pointer-events-auto p-1 rounded-full bg-white dark:bg-gray-850"
|
||||||
on:click={() => {
|
on:click={() => {
|
||||||
console.log('hi');
|
|
||||||
showControls.set(false);
|
showControls.set(false);
|
||||||
showEmbeds.set(false);
|
showEmbeds.set(false);
|
||||||
embed.set(null);
|
embed.set(null);
|
||||||
|
|||||||
Reference in New Issue
Block a user