Skip to content

Commit 8be8856

Browse files
authored
Merge pull request #6580 from yoution/issue-6579
fix: issue #6579
2 parents 32e4cea + 7d23791 commit 8be8856

File tree

1 file changed

+1
-0
lines changed
  • src/shared/components/challenge-listing/Filters/FiltersPanel

1 file changed

+1
-0
lines changed

src/shared/components/challenge-listing/Filters/FiltersPanel/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -721,6 +721,7 @@ export default function FiltersPanel({
721721
QA: true,
722722
},
723723
search: '',
724+
tco: false,
724725
tags: [],
725726
types: ['CH', 'F2F', 'TSK'],
726727
groups: [],

0 commit comments

Comments
 (0)