mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 18:36:05 +08:00
JSON fix: combing mode default enum value (CURA-694)
This commit is contained in:
parent
3e94c37f57
commit
6799a76a7c
@ -1009,7 +1009,7 @@
|
|||||||
"all": "All",
|
"all": "All",
|
||||||
"noskin": "No Skin"
|
"noskin": "No Skin"
|
||||||
},
|
},
|
||||||
"default": true,
|
"default": "all",
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"global_only": true
|
"global_only": true
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user