mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 07:17:52 -06:00
JSON lil fix: superflious comma (CURA-1616)
This commit is contained in:
parent
545678e18b
commit
aa2d09aa08
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"default_value": 0,
|
"default_value": 0,
|
||||||
"global_only": "True"
|
"global_only": "True"
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue