mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-28 05:27:35 +00:00
refac
This commit is contained in:
parent
4d10bfb72a
commit
d0ba3ada2c
1 changed files with 0 additions and 2 deletions
|
|
@ -763,8 +763,6 @@
|
|||
</div>
|
||||
</Tooltip>
|
||||
|
||||
<span class="text-gray-300 dark:text-gray-700">·</span>
|
||||
|
||||
<Tooltip content={dayjs(note.updated_at / 1000000).format('LLLL')}>
|
||||
<div class="shrink-0">
|
||||
{dayjs(note.updated_at / 1000000).fromNow()}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue