浏览代码

Double entry

"- Properly handle message correction being received before the corrected message"
was there twice
Nÿco 6 年之前
父节点
当前提交
5376d267bf
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      CHANGES.md

+ 0 - 1
CHANGES.md

@@ -7,7 +7,6 @@
 - Allow for synchronous events. When a synchronous event is fired, Converse will
   wait for all promises returned by the event's handlers to finish before continuing.
 - Properly handle message correction being received before the corrected message
-- Properly handle message correction being received before the corrected message
 - Groupchat default configuration now supports `list-multi` fields
 - Bugfix: Don't set `muc_domain` for roomspanel if `locked_muc_domain` is `true`.
 - Bugfix: Modal auto-closes when you open it for a second time.