mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:25:53 +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",
|
||||
"noskin": "No Skin"
|
||||
},
|
||||
"default": true,
|
||||
"default": "all",
|
||||
"visible": false,
|
||||
"global_only": true
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user