[MIN] Fix datetime creation

This commit is contained in:
Achilles Rasquinha 2018-01-05 13:36:18 +05:30
parent a110444d1b
commit 5e705983c9

View file

@ -1931,9 +1931,7 @@ class extends Component
}
if ( props.last_message )
{
item.timestamp = frappe.chat.pretty_datetime(props.last_message.creation)
}
return (
h("li", null,