mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
introduce two new events
This commit is contained in:
@@ -307,4 +307,12 @@ pub enum EventType {
|
||||
WebxdcInstanceDeleted {
|
||||
msg_id: MsgId,
|
||||
},
|
||||
|
||||
WebxdcBusyUpdating {
|
||||
msg_id: MsgId,
|
||||
},
|
||||
|
||||
WebxdcUpToDate {
|
||||
msg_id: MsgId,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user