mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Merge 934ca6e957
into b6e2b2e514
This commit is contained in:
commit
13c5e5c828
@ -369,7 +369,7 @@
|
||||
{dayjs(feedback.updated_at * 1000).fromNow()}
|
||||
</td>
|
||||
|
||||
<td class=" px-3 py-1 text-right font-semibold">
|
||||
<td class="px-3 py-1 text-right font-semibold" on:click|stopPropagation>
|
||||
<FeedbackMenu
|
||||
on:delete={(e) => {
|
||||
deleteFeedbackHandler(feedback.id);
|
||||
|
Loading…
Reference in New Issue
Block a user