mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-22 13:49:39 +08:00
Correct definition_changes location in 2.6 to 2.7 upgrade script
CURA-4053
This commit is contained in:
parent
15a6b5626d
commit
ed91bf816f
@ -53,7 +53,7 @@ def getMetaData():
|
|||||||
},
|
},
|
||||||
"definition_changes": {
|
"definition_changes": {
|
||||||
"get_version": upgrade.getCfgVersion,
|
"get_version": upgrade.getCfgVersion,
|
||||||
"location": {"./machine_instances"}
|
"location": {"./definition_changes"}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user