mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-13 03:59:04 +08:00
Fixed missing comma in json
This commit is contained in:
parent
959def97e4
commit
b3457db567
@ -328,7 +328,7 @@
|
|||||||
"polygons": [
|
"polygons": [
|
||||||
"-170,-164; 170,-164; 170,130; -170,130"
|
"-170,-164; 170,-164; 170,130; -170,130"
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
{
|
{
|
||||||
"height": "80",
|
"height": "80",
|
||||||
"type": "box",
|
"type": "box",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user