Skip to content

Commit

Permalink
Merge pull request #6984 from topcoder-platform/TOP-1579
Browse files Browse the repository at this point in the history
TOP-1579 update config of challengesFeed on dashboard -> dev
  • Loading branch information
kkartunov authored May 29, 2024
2 parents 742bba8 + d8ac088 commit b76d878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shared/containers/Dashboard/ChallengesFeed.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ ChallengesFeedContainer.defaultProps = {
excludeTags: [],
title: 'Opportunities',
challengeListingQuery: undefined,
tracks: ['DES', 'DEV', 'DS', 'QA'],
tracks: [],
};

ChallengesFeedContainer.propTypes = {
Expand Down

0 comments on commit b76d878

Please sign in to comment.