Skip to content

Commit b76d878

Browse files
authored
Merge pull request #6984 from topcoder-platform/TOP-1579
TOP-1579 update config of challengesFeed on dashboard -> dev
2 parents 742bba8 + d8ac088 commit b76d878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/containers/Dashboard/ChallengesFeed.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ ChallengesFeedContainer.defaultProps = {
7676
excludeTags: [],
7777
title: 'Opportunities',
7878
challengeListingQuery: undefined,
79-
tracks: ['DES', 'DEV', 'DS', 'QA'],
79+
tracks: [],
8080
};
8181

8282
ChallengesFeedContainer.propTypes = {

0 commit comments

Comments
 (0)