Fix lint errors and warnings
This commit is contained in:
parent
081aa0fd05
commit
232cc72df8
5 changed files with 14 additions and 16 deletions
|
|
@ -340,13 +340,11 @@
|
|||
keypath="time.in_past"
|
||||
tag="span"
|
||||
>
|
||||
<template>
|
||||
<Timeago
|
||||
:time="status.edited_at"
|
||||
:auto-update="60"
|
||||
:long-format="true"
|
||||
/>
|
||||
</template>
|
||||
<Timeago
|
||||
:time="status.edited_at"
|
||||
:auto-update="60"
|
||||
:long-format="true"
|
||||
/>
|
||||
</i18n-t>
|
||||
</template>
|
||||
</i18n-t>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue