mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 23:17:32 -06:00
Correct definition_changes location in 2.6 to 2.7 upgrade script
CURA-4053
This commit is contained in:
parent
15a6b5626d
commit
ed91bf816f
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ def getMetaData():
|
|||
},
|
||||
"definition_changes": {
|
||||
"get_version": upgrade.getCfgVersion,
|
||||
"location": {"./machine_instances"}
|
||||
"location": {"./definition_changes"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue