Mark XmlMaterialProfile as type "material" so the import/export code can find it

Contributes to CURA-341
This commit is contained in:
Arjen Hiemstra 2016-07-07 01:42:39 +02:00
parent fdab77ff6a
commit 19fd2795e1

View file

@ -17,6 +17,7 @@ def getMetaData():
"api": 3
},
"settings_container": {
"type": "material",
"mimetype": "application/x-ultimaker-material-profile"
}
}