only include direction on timestamps when required (#108)
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/108
This commit is contained in:
parent
ef41494bad
commit
2fe5699b8f
3 changed files with 15 additions and 6 deletions
|
@ -187,6 +187,7 @@
|
|||
>
|
||||
<Timeago
|
||||
:time="status.created_at"
|
||||
:with-direction="true"
|
||||
:auto-update="60"
|
||||
/>
|
||||
</router-link>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue