mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 06:16:30 +03:00
webxdc update events
This commit is contained in:
@@ -318,4 +318,12 @@ pub enum EventType {
|
||||
WebxdcInstanceDeleted {
|
||||
msg_id: MsgId,
|
||||
},
|
||||
|
||||
WebxdcBusyUpdating {
|
||||
msg_id: MsgId,
|
||||
},
|
||||
|
||||
WebxdcUpToDate {
|
||||
msg_id: MsgId,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user