Spaces:
Runtime error
Runtime error
eaglelandsonce
commited on
Commit
•
b21bd82
1
Parent(s):
ad37ddc
Update grid.json
Browse files
grid.json
CHANGED
@@ -306,6 +306,17 @@
|
|
306 |
11
|
307 |
],
|
308 |
"color": "#898989"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
309 |
}
|
310 |
]
|
311 |
}
|
|
|
306 |
11
|
307 |
],
|
308 |
"color": "#898989"
|
309 |
+
},
|
310 |
+
{
|
311 |
+
"start": [
|
312 |
+
6,
|
313 |
+
15
|
314 |
+
],
|
315 |
+
"end": [
|
316 |
+
6,
|
317 |
+
15
|
318 |
+
],
|
319 |
+
"color": "#898989"
|
320 |
}
|
321 |
]
|
322 |
}
|