mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 08:40:58 +00:00
fix: wip code commented
This commit is contained in:
parent
fc9d037af7
commit
0fb5aee62e
@ -664,7 +664,7 @@
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
<button
|
||||
<!-- <button
|
||||
class="invisible group-hover:visible p-1 rounded dark:hover:bg-gray-800 transition"
|
||||
on:click={() => {
|
||||
editMessageHandler(message.id);
|
||||
@ -684,7 +684,7 @@
|
||||
d="M16.862 4.487l1.687-1.688a1.875 1.875 0 112.652 2.652L6.832 19.82a4.5 4.5 0 01-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 011.13-1.897L16.863 4.487zm0 0L19.5 7.125"
|
||||
/>
|
||||
</svg>
|
||||
</button>
|
||||
</button> -->
|
||||
|
||||
<button
|
||||
class="{messageIdx + 1 === messages.length
|
||||
|
Loading…
Reference in New Issue
Block a user