Show message sent time (not received time) in search results (#3769)
This commit is contained in:
parent
d51547e6cd
commit
ee9e86ab7a
3 changed files with 15 additions and 15 deletions
|
@ -202,7 +202,7 @@
|
|||
|
||||
id: this.id,
|
||||
conversationId: this.get('conversationId'),
|
||||
receivedAt: this.get('received_at'),
|
||||
sentAt: this.get('sent_at'),
|
||||
snippet: this.get('snippet'),
|
||||
};
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue