missing semicolon

This commit is contained in:
Sam Bonnekamp 2025-06-18 17:36:32 +08:00
parent 0ed4be3e94
commit 350c95a110

View file

@ -48,7 +48,7 @@
},
"layer_height": { "default_value": 0.2 },
"adhesion_type": { "value": "'skirt'" }
"adhesion_type": { "value": "'skirt'" },
"relative_extrusion" : {"default_value": true}
}
}