Added All/Community feed link in sidebars

• Added:
- All/Community feed link in sidebars

• Removed:
- Setting for optionally showing community button in sidebar
This commit is contained in:
mgabdev
2020-05-15 17:20:25 -04:00
parent 02beb533c1
commit cd159c8f5b
4 changed files with 11 additions and 19 deletions

View File

@@ -26,7 +26,6 @@ const initialState = ImmutableMap({
community: ImmutableMap({
shows: ImmutableMap({
inSidebar: false,
onlyMedia: false,
}),
}),