Spaces:
Runtime error
Runtime error
eaglelandsonce
commited on
Commit
•
9bde303
1
Parent(s):
9e2b197
Update grid.json
Browse files
grid.json
CHANGED
@@ -221,11 +221,11 @@
|
|
221 |
},
|
222 |
{
|
223 |
"start": [
|
224 |
-
|
225 |
0
|
226 |
],
|
227 |
"end": [
|
228 |
-
|
229 |
20
|
230 |
],
|
231 |
"color": "#808080"
|
@@ -233,11 +233,11 @@
|
|
233 |
{
|
234 |
"start": [
|
235 |
0,
|
236 |
-
|
237 |
],
|
238 |
"end": [
|
239 |
20,
|
240 |
-
|
241 |
],
|
242 |
"color": "#808080"
|
243 |
},
|
|
|
221 |
},
|
222 |
{
|
223 |
"start": [
|
224 |
+
20,
|
225 |
0
|
226 |
],
|
227 |
"end": [
|
228 |
+
20,
|
229 |
20
|
230 |
],
|
231 |
"color": "#808080"
|
|
|
233 |
{
|
234 |
"start": [
|
235 |
0,
|
236 |
+
20
|
237 |
],
|
238 |
"end": [
|
239 |
20,
|
240 |
+
20
|
241 |
],
|
242 |
"color": "#808080"
|
243 |
},
|