mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 01:16:29 +03:00
Give setup-changed messages the same timestamp as the previous message (#3188)
This commit is contained in:
@@ -219,6 +219,7 @@ impl Context {
|
||||
info.as_str(),
|
||||
SystemMessage::Unknown,
|
||||
timestamp,
|
||||
None,
|
||||
Some(instance),
|
||||
)
|
||||
.await?;
|
||||
|
||||
Reference in New Issue
Block a user