forked from cory/tildefriends
ssb: The unread line can be used to make everything above read.
This commit is contained in:
@ -486,6 +486,7 @@ class TfTabNewsFeedElement extends LitElement {
|
||||
channel=${this.channel()}
|
||||
channel_unread=${this.channels_unread?.[this.channel()]}
|
||||
.recent_reactions=${this.recent_reactions}
|
||||
@mark_all_read=${this.mark_all_read}
|
||||
></tf-news>
|
||||
${more}
|
||||
`);
|
||||
|
Reference in New Issue
Block a user