mirror of
https://github.com/chatmail/core.git
synced 2026-04-23 00:16:34 +03:00
typo + only send for webxdcs
This commit is contained in:
@@ -304,7 +304,7 @@ pub enum EventType {
|
||||
},
|
||||
|
||||
/// Inform that a message containing a webxdc instance has been deleted
|
||||
WebXdInstanceDeleted {
|
||||
WebxdcInstanceDeleted {
|
||||
msg_id: MsgId,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user