Use default_value instead of default

Forgot this again. Good morning Ghostkeeper.

Contributes to issue CURA-1278.
This commit is contained in:
Ghostkeeper 2016-05-18 09:48:44 +02:00
parent b635b07569
commit 34632a762a
No known key found for this signature in database
GPG key ID: 701948C5954A7385

View file

@ -14,7 +14,7 @@
"overrides": {
"machine_height": {
"default": 315
"default_value": 315
}
}
}