소스 검색

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.