WIP
This commit is contained in:
parent
5bdf341560
commit
35a3d59235
12 changed files with 80 additions and 65 deletions
|
|
@ -67,7 +67,7 @@ const TimelineMenu = {
|
|||
bookmarkFolders: (state) =>
|
||||
state.featureSet.pleromaBookmarkFoldersAvailable,
|
||||
bubbleTimeline: (state) =>
|
||||
state.featureSet.localBubbleInstances.length > 0,
|
||||
state.featureSet.localBubble,
|
||||
privateMode: (state) => state.private,
|
||||
federating: (state) => state.federating,
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue