mirror of
https://github.com/chatmail/core.git
synced 2026-05-21 15:56:30 +03:00
remove comment
This commit is contained in:
@@ -842,7 +842,6 @@ async fn add_parts(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Lookup or create adhoc group chat.
|
|
||||||
if chat_id.is_none() {
|
if chat_id.is_none() {
|
||||||
if let Some((new_chat_id, new_chat_id_blocked)) = lookup_chat_or_create_adhoc_group(
|
if let Some((new_chat_id, new_chat_id_blocked)) = lookup_chat_or_create_adhoc_group(
|
||||||
context,
|
context,
|
||||||
|
|||||||
Reference in New Issue
Block a user