mirror of
https://github.com/chatmail/core.git
synced 2026-05-13 11:56:30 +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,
|
StockMessage::MsgEphemeralTimerChanged,
|
||||||
timer.to_string(),
|
timer.to_string(),
|
||||||
"",
|
"",
|
||||||
0,
|
DC_CONTACT_ID_SELF,
|
||||||
)
|
)
|
||||||
.await,
|
.await,
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user