Make story timestamps always relative time
This commit is contained in:
parent
473d57fb74
commit
e1b60b927a
3 changed files with 3 additions and 0 deletions
|
@ -138,6 +138,7 @@ export const StoryListItem = ({
|
|||
</div>
|
||||
<MessageTimestamp
|
||||
i18n={i18n}
|
||||
isRelativeTime
|
||||
module="StoryListItem__info--timestamp"
|
||||
timestamp={timestamp}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue