only include direction on timestamps when required (#108)

Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/108
This commit is contained in:
floatingghost 2022-08-03 14:07:18 +00:00
parent ef41494bad
commit 2fe5699b8f
3 changed files with 15 additions and 6 deletions

View file

@ -151,6 +151,7 @@
>
<Timeago
:time="notification.created_at"
:with-direction="true"
:auto-update="240"
/>
</router-link>