refactor: log if the group is created as protected or not

This commit is contained in:
link2xt
2023-12-06 03:36:29 +00:00
parent 330fb02486
commit 05e783564f

View File

@@ -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,