Spaces:
Runtime error
Runtime error
eaglelandsonce
commited on
Commit
•
b3cf102
1
Parent(s):
2ce2607
Update grid.json
Browse files
grid.json
CHANGED
@@ -284,6 +284,17 @@
|
|
284 |
14
|
285 |
],
|
286 |
"color": "#808080"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
287 |
}
|
288 |
]
|
289 |
}
|
|
|
284 |
14
|
285 |
],
|
286 |
"color": "#808080"
|
287 |
+
},
|
288 |
+
{
|
289 |
+
"start": [
|
290 |
+
16,
|
291 |
+
8
|
292 |
+
],
|
293 |
+
"end": [
|
294 |
+
16,
|
295 |
+
9
|
296 |
+
],
|
297 |
+
"color": "#808080"
|
298 |
}
|
299 |
]
|
300 |
}
|