mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Use default_value instead of default
Forgot this again. Good morning Ghostkeeper. Contributes to issue CURA-1278.
This commit is contained in:
parent
b635b07569
commit
34632a762a
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
"overrides": {
|
||||
"machine_height": {
|
||||
"default": 315
|
||||
"default_value": 315
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue