Skip to content
Snippets Groups Projects
Commit b7c1e115 authored by / /\ / /\/'s avatar / /\ / /\/
Browse files

re-enable notices, and :(

parent 065c6591
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ class PostsIndexLayout extends React.Component {
username && (
<SidebarLinks username={username} topics={topics} />
)}
{false && !community && <Notices />}
{!community && <Notices />}
{!community && <SteemMarket />}
{enableAds && (
<div className="sidebar-ad">
......
......@@ -2,9 +2,6 @@ const map = {
//steemit
justinw: 'steemit',
elipowell: 'steemit',
vandeberg: 'steemit',
gerbino: 'steemit',
andrarchy: 'steemit',
roadscape: 'steemit',
steemitblog: 'steemit',
steemitdev: 'steemit',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment