Skip to content

Commit 2ddb0c6

Browse files
Sub-communities : Disable filter by default
1 parent a75d25d commit 2ddb0c6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"tags": ["Blockchain", "Ethereum"]
66
}]
77
},
8+
"challengeListing": {
9+
"ignoreCommunityFilterByDefault": true
10+
},
811
"communityId": "blockchain",
912
"communityName": "Blockchain Community",
1013
"groupIds": ["20000010"],

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
}]
77
},
88
"challengeListing": {
9+
"ignoreCommunityFilterByDefault": true,
910
"openChallengesInNewTabs": false
1011
},
1112
"communityId": "cognitive",

0 commit comments

Comments
 (0)