mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 18:06:35 +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_references.is_null())
|
||||
{
|
||||
// prefer a last message that isn't from us
|
||||
success = (*chat)
|
||||
.context
|
||||
.sql
|
||||
|
||||
Reference in New Issue
Block a user