better logging
This commit is contained in:
parent
55f5ae6a6c
commit
ed9b308456
3 changed files with 3 additions and 1 deletions
|
|
@ -75,6 +75,7 @@ const fetchAndUpdate = (
|
|||
useInstanceCapabilitiesStore().pleromaPublicFavouritesAvailable = false
|
||||
return
|
||||
}
|
||||
console.error('Timeline Error', error)
|
||||
useInterfaceStore().pushGlobalNotice({
|
||||
level: 'error',
|
||||
messageKey: 'timeline.error',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue