mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Add "by me" to "Ephemeral message timer changed to"
Otherwise this message looks different on other devices of the sender.
This commit is contained in:
committed by
link2xt
parent
97599bd78e
commit
059caee527
@@ -194,7 +194,7 @@ impl ChatId {
|
||||
StockMessage::MsgEphemeralTimerChanged,
|
||||
timer.to_string(),
|
||||
"",
|
||||
0,
|
||||
DC_CONTACT_ID_SELF,
|
||||
)
|
||||
.await,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user