Skip to content

Commit 7100e25

Browse files
Update tasks.json
fix submissions_due in task.json
1 parent 5a9fd22 commit 7100e25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub-config/tasks.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,8 @@
275275
],
276276
"submissions_due": {
277277
"relative_to": "origin_date",
278-
"start": -6,
279-
"end": 0
278+
"start": -2,
279+
"end": 2
280280
}
281281
}
282282
]

0 commit comments

Comments
 (0)