mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +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!(
|
||||
context,
|
||||
"Created group/mailinglist '{}' grpid={} as {}, blocked={}.",
|
||||
"Created group/mailinglist '{}' grpid={} as {}, blocked={}, protected={create_protected}.",
|
||||
&grpname,
|
||||
grpid,
|
||||
chat_id,
|
||||
|
||||
Reference in New Issue
Block a user