feat: implement auto-fix for one-time key conflicts in crypto database
This commit is contained in:
@@ -550,7 +550,7 @@ export function ThreadView({ room, threadRootId }: ThreadViewProps) {
|
||||
hour24Clock={hour24Clock}
|
||||
dateFormatString={dateFormatString}
|
||||
reply={
|
||||
replyEventId ? (
|
||||
replyEventId && replyEventId !== threadRootId ? (
|
||||
<Reply
|
||||
room={room}
|
||||
timelineSet={roomTimelineSet}
|
||||
|
||||
Reference in New Issue
Block a user