Add time to title
This commit is contained in:
parent
f85a581486
commit
043150d85b
|
@ -11,7 +11,7 @@
|
|||
{{/if}}
|
||||
</p>
|
||||
<div class="flex gap-2 p-2">
|
||||
<p class="text-ellipsis whitespace-nowrap overflow-hidden">
|
||||
<p title="{{RelTime}}" class="text-ellipsis whitespace-nowrap overflow-hidden">
|
||||
{{RelTime}}
|
||||
</p>
|
||||
<div class="flex gap-1">
|
||||
|
|
Loading…
Reference in New Issue