Spaces:
Runtime error
Runtime error
eaglelandsonce
commited on
Update grid.json
Browse files
grid.json
CHANGED
@@ -295,6 +295,17 @@
|
|
295 |
5
|
296 |
],
|
297 |
"color": "#898989"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
298 |
}
|
299 |
]
|
300 |
}
|
|
|
295 |
5
|
296 |
],
|
297 |
"color": "#898989"
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"start": [
|
301 |
+
11,
|
302 |
+
5
|
303 |
+
],
|
304 |
+
"end": [
|
305 |
+
11,
|
306 |
+
5
|
307 |
+
],
|
308 |
+
"color": "#898989"
|
309 |
}
|
310 |
]
|
311 |
}
|