diff --git a/src/receive_imf.rs b/src/receive_imf.rs index 3a0d01095..1abc9df29 100644 --- a/src/receive_imf.rs +++ b/src/receive_imf.rs @@ -867,7 +867,7 @@ async fn add_parts( &parent, to_ids, from_id, - allow_creation || test_normal_chat.is_some(), + allow_creation, create_blocked, is_partial_download.is_some(), )