1
0
Fork 0

Remove "w":1 and "h":1 from info.json (#19961)

This commit is contained in:
Ryan 2023-03-01 02:06:11 +11:00 committed by GitHub
parent bfeccf3172
commit 7a8265247b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
95 changed files with 5465 additions and 5525 deletions

View file

@ -61,14 +61,14 @@
{"label":"R25", "x":12, "y":2},
{"label":"R26", "x":13, "y":2},
{"label":"L30", "x":0, "y":3, "w":1},
{"label":"L34", "x":4, "y":3, "w":1},
{"label":"L30", "x":0, "y":3},
{"label":"L34", "x":4, "y":3},
{"label":"L35", "x":5, "y":3, "h":2},
{"label":"L36", "x":6, "y":3, "h":2},
{"label":"R30", "x":7, "y":3, "h":2},
{"label":"R31", "x":8, "y":3, "h":2},
{"label":"R32", "x":9, "y":3, "w":1},
{"label":"R36", "x":13, "y":3, "w":1}
{"label":"R32", "x":9, "y":3},
{"label":"R36", "x":13, "y":3}
]
}
}