Skip to content

Commit d1b9806

Browse files
authored
updated group config to include public QA
1 parent 6b18bfe commit d1b9806

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/server/tc-communities/qa/metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"challengeFilter": {
3-
"groupIds": ["20000001","20000004"],
3+
"groupIds": ["20000012","20000004"],
44
"or": [{
5-
"tags": ["JavaScript"]
5+
"tags": ["QA"]
66
}]
77
},
88
"communityId": "qa",
@@ -15,7 +15,7 @@
1515
"redirect": "https://www.topcoder.com",
1616
"value": "2"
1717
}],
18-
"groupIds": ["20000001","20000004"],
18+
"groupIds": ["20000012","20000004"],
1919
"logos": [{
2020
"img": "/themes/qa/logo_topcoder_with_name.svg",
2121
"url": "https://www.topcoder.com"

0 commit comments

Comments
 (0)