Skip to content

Commit f7dfc57

Browse files
Update tasks.json
add horizon of 0 as optional
1 parent 768a988 commit f7dfc57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub-config/tasks.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
},
163163
"horizon": {
164164
"required": [1, 2, 3, 4],
165-
"optional": [5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29]
165+
"optional": [0, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29]
166166
},
167167
"location": {
168168
"required": null,

0 commit comments

Comments
 (0)