mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
JSON: fix: magic surface mode had wrong default
This commit is contained in:
parent
a3115bc548
commit
ff1cf02470
1 changed files with 1 additions and 1 deletions
|
@ -1928,7 +1928,7 @@
|
||||||
"surface": "Surface",
|
"surface": "Surface",
|
||||||
"both": "Both"
|
"both": "Both"
|
||||||
},
|
},
|
||||||
"default": "Normal",
|
"default": "normal",
|
||||||
"visible": false
|
"visible": false
|
||||||
},
|
},
|
||||||
"magic_spiralize": {
|
"magic_spiralize": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue