Add notifications view
This commit is contained in:
parent
62eb9f3c93
commit
d1470bad66
12 changed files with 929 additions and 12 deletions
|
@ -110,6 +110,7 @@ export class FeedViewModel implements bsky.FeedView.Response {
|
|||
{
|
||||
rootStore: false,
|
||||
params: false,
|
||||
_loadPromise: false,
|
||||
_loadMorePromise: false,
|
||||
_updatePromise: false,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue