mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Merge branch '4.0' into STAR-322_cloud-connection
This commit is contained in:
commit
bfd1debb8f
3 changed files with 4 additions and 5 deletions
|
|
@ -47,7 +47,7 @@ def getMetaData() -> Dict[str, Any]:
|
|||
},
|
||||
"user": {
|
||||
"get_version": upgrade.getCfgVersion,
|
||||
"location": {"./user"}
|
||||
"location": {"./user", "./materials/*"}
|
||||
},
|
||||
"variant": {
|
||||
"get_version": upgrade.getCfgVersion,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue