DEV: Remove chat TODO (#22846)

This is unnecessary, I already fixed this problem
This commit is contained in:
Martin Brennan 2023-07-28 11:10:14 +10:00 committed by GitHub
parent 3c236fb44d
commit 3c8cc0c73e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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}}