···6565 "labeler-avatar": isLabeler,
6666 })}
6767 >
6868+ <!--
6969+ This single character fixes a weird bug on iOS safari
7070+ where the chatDetail page would render extra slowly.
7171+ I don't know why it works, but it does.
7272+ Since line height is zero, it shouldn't be visible on the page. -->
7373+ x
6874 <img
6975 src="${avatarThumbnailUrl}"
7076 alt="${author.displayName} profile picture"