parent
8a3601c07c
commit
91b360fd19
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ export class RootStoreModel {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
try {
|
try {
|
||||||
|
await this.me.notifications.loadUnreadCount()
|
||||||
await this.me.follows.fetchIfNeeded()
|
await this.me.follows.fetchIfNeeded()
|
||||||
} catch (e: any) {
|
} catch (e: any) {
|
||||||
this.log.error('Failed to fetch latest state', e)
|
this.log.error('Failed to fetch latest state', e)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue