Skip to content

Commit d8ac088

Browse files
committed
TOP-1579 update config of challengesFeed on dashboard
1 parent 742bba8 commit d8ac088

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)