mirror of
https://github.com/chatmail/core.git
synced 2026-05-09 01:46:30 +03:00
refactor: log if the group is created as protected or not
This commit is contained in:
@@ -327,7 +327,7 @@ impl ChatId {
|
|||||||
|
|
||||||
info!(
|
info!(
|
||||||
context,
|
context,
|
||||||
"Created group/mailinglist '{}' grpid={} as {}, blocked={}.",
|
"Created group/mailinglist '{}' grpid={} as {}, blocked={}, protected={create_protected}.",
|
||||||
&grpname,
|
&grpname,
|
||||||
grpid,
|
grpid,
|
||||||
chat_id,
|
chat_id,
|
||||||
|
|||||||
Reference in New Issue
Block a user