mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 19:49:10 +08: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
@ -17,6 +17,7 @@ def getMetaData():
|
||||
"api": 3
|
||||
},
|
||||
"settings_container": {
|
||||
"type": "material",
|
||||
"mimetype": "application/x-ultimaker-material-profile"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user