mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -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",
|
||||
"both": "Both"
|
||||
},
|
||||
"default": "Normal",
|
||||
"default": "normal",
|
||||
"visible": false
|
||||
},
|
||||
"magic_spiralize": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue