public favorites check
This commit is contained in:
parent
21978806fb
commit
78c92e15d6
1 changed files with 1 additions and 0 deletions
|
|
@ -211,6 +211,7 @@ const api = {
|
||||||
statusId = false,
|
statusId = false,
|
||||||
bookmarkFolderId = false
|
bookmarkFolderId = false
|
||||||
}) {
|
}) {
|
||||||
|
if (timeline === 'favourites' && !store.rootState.instance.pleromaPublicFavouritesAvailable) return
|
||||||
if (store.state.fetchers[timeline]) return
|
if (store.state.fetchers[timeline]) return
|
||||||
|
|
||||||
const fetcher = store.state.backendInteractor.startFetchingTimeline({
|
const fetcher = store.state.backendInteractor.startFetchingTimeline({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue