Edited messages need to have their HTML reprocessed (#46)
This commit is contained in:
@@ -493,6 +493,8 @@ impl RoomInfo {
|
|||||||
return;
|
return;
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
msg.html = msg.event.html();
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn insert_message(&mut self, msg: RoomMessageEvent) {
|
pub fn insert_message(&mut self, msg: RoomMessageEvent) {
|
||||||
|
|||||||
Reference in New Issue
Block a user