Spaces:
Runtime error
Runtime error
eaglelandsonce
commited on
Commit
•
a36f294
1
Parent(s):
b21bd82
Update grid.json
Browse files
grid.json
CHANGED
@@ -317,6 +317,17 @@
|
|
317 |
15
|
318 |
],
|
319 |
"color": "#898989"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
}
|
321 |
]
|
322 |
}
|
|
|
317 |
15
|
318 |
],
|
319 |
"color": "#898989"
|
320 |
+
},
|
321 |
+
{
|
322 |
+
"start": [
|
323 |
+
11,
|
324 |
+
15
|
325 |
+
],
|
326 |
+
"end": [
|
327 |
+
11,
|
328 |
+
15
|
329 |
+
],
|
330 |
+
"color": "#898989"
|
331 |
}
|
332 |
]
|
333 |
}
|