diff --git a/browser/main/SideNav/index.js b/browser/main/SideNav/index.js index d712a255..5b2f922f 100644 --- a/browser/main/SideNav/index.js +++ b/browser/main/SideNav/index.js @@ -52,6 +52,8 @@ class SideNav extends React.Component { SideNavComponent (isFolded, isHomeActive, isStarredActive, isTrashedActive, storageList) { let { location, data } = this.props let component + + //TagsMode is not selected if (!location.pathname.match('/tags') && !location.pathname.match('/alltags')) { component = (