ssb: Fix the loading cancel button.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 16m19s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 16m19s
This commit is contained in:
@ -32,6 +32,7 @@ class TfTabNewsFeedElement extends LitElement {
|
||||
this.channels_unread = {};
|
||||
this.start_time = (new Date()).valueOf();
|
||||
this.time_range = [0, 0];
|
||||
this.loading = 0;
|
||||
}
|
||||
|
||||
channel() {
|
||||
|
Reference in New Issue
Block a user