Remove trailing zeroes in info.json layouts (#20156)
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
{
|
||||
"label": "L13",
|
||||
"x": 3.5,
|
||||
"y": 1.0
|
||||
"y": 1
|
||||
},
|
||||
{
|
||||
"label": "L14",
|
||||
@@ -137,7 +137,7 @@
|
||||
{
|
||||
"label": "R13",
|
||||
"x": 15,
|
||||
"y": 1.0
|
||||
"y": 1
|
||||
},
|
||||
{
|
||||
"label": "R14",
|
||||
|
Reference in New Issue
Block a user