Skip to content

Commit 5d487d4

Browse files
authored
Update index.jsx
1 parent 99fcf42 commit 5d487d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Explorer/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import config from '../../config';
2727
const playerMapping = {};
2828
const teamMapping = {};
2929

30-
const defaultMinDate = 30;
30+
const defaultMinDate = 14;
3131

3232
function jsonResponse(response) {
3333
return response.json();

0 commit comments

Comments
 (0)