Remove trailing zeroes in info.json layouts (#20156)

This commit is contained in:
Ryan
2023-03-18 01:21:53 +11:00
committed by GitHub
parent faf17aad90
commit d8aec71e48
71 changed files with 1744 additions and 1744 deletions

View File

@@ -30,7 +30,7 @@
{ "x": 0, "y": 2 },
{ "x": 1, "y": 2 },
{ "x": 2, "y": 2 },
{ "x": 1, "y": 3, "w": 2.0 }
{ "x": 1, "y": 3, "w": 2 }
]
}
}