typo + only send for webxdcs

This commit is contained in:
Sebastian Klähn
2022-09-11 09:39:56 +02:00
parent 2e2fa95298
commit 70979c55fa
5 changed files with 11 additions and 9 deletions

View File

@@ -304,7 +304,7 @@ pub enum EventType {
},
/// Inform that a message containing a webxdc instance has been deleted
WebXdInstanceDeleted {
WebxdcInstanceDeleted {
msg_id: MsgId,
},
}