mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Mark XmlMaterialProfile as type "material" so the import/export code can find it
Contributes to CURA-341
This commit is contained in:
parent
fdab77ff6a
commit
19fd2795e1
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ def getMetaData():
|
|||
"api": 3
|
||||
},
|
||||
"settings_container": {
|
||||
"type": "material",
|
||||
"mimetype": "application/x-ultimaker-material-profile"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue