ssb: Fix an instance of channels being stuck unread.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 16m22s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 16m22s
This commit is contained in:
@ -277,6 +277,7 @@ class TfTabNewsElement extends LitElement {
|
||||
@tf-draft=${this.draft}
|
||||
@tf-expand=${this.on_expand}
|
||||
.channels_unread=${this.channels_unread}
|
||||
.channels_latest=${this.channels_latest}
|
||||
></tf-tab-news-feed>
|
||||
</div>
|
||||
`;
|
||||
|
Reference in New Issue
Block a user