mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
remove allow_creation override
This commit is contained in:
@@ -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(),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user