DEV: Remove chat TODO (#22846)
This is unnecessary, I already fixed this problem
This commit is contained in:
parent
3c236fb44d
commit
3c8cc0c73e
|
@ -5,7 +5,6 @@
|
|||
</div>
|
||||
{{/if}}
|
||||
|
||||
{{! TODO (martin) We need to have the thread unread count in the mobile channel row too }}
|
||||
{{#if this.unreadIndicator}}
|
||||
<ChatChannelUnreadIndicator @channel={{@channel}} />
|
||||
{{/if}}
|
||||
|
|
Loading…
Reference in New Issue