This commit is contained in:
mgabdev
2020-03-31 12:04:50 -04:00
parent bfda5978d1
commit 1a33759e19
37 changed files with 651 additions and 458 deletions

View File

@@ -142,7 +142,7 @@ class Sidebar extends ImmutablePureComponent {
{
title: 'Home',
icon: 'home',
to: '/',
to: '/home',
count: homeItemsQueueCount,
},
{