fix: No new chats for MDNs with alias (#5196) (#5199)

close #5196
This commit is contained in:
Sebastian Klähn
2024-01-22 16:51:37 +01:00
committed by GitHub
parent 2c17e78347
commit c5f31c3d03
2 changed files with 51 additions and 1 deletions

View File

@@ -733,7 +733,7 @@ async fn add_parts(
create_blocked_default
};
if chat_id.is_none() {
if chat_id.is_none() && !is_mdn {
// try to create a group
if let Some((new_chat_id, new_chat_id_blocked)) = create_or_lookup_group(