mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
add coment that helps with understanding the code
This commit is contained in:
committed by
Floris Bruynooghe
parent
fc6019e3c9
commit
81719c4b33
@@ -776,6 +776,7 @@ unsafe fn get_parent_mime_headers(
|
|||||||
|| parent_in_reply_to.is_null()
|
|| parent_in_reply_to.is_null()
|
||||||
|| parent_references.is_null())
|
|| parent_references.is_null())
|
||||||
{
|
{
|
||||||
|
// prefer a last message that isn't from us
|
||||||
success = (*chat)
|
success = (*chat)
|
||||||
.context
|
.context
|
||||||
.sql
|
.sql
|
||||||
|
|||||||
Reference in New Issue
Block a user