mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Add missing category-metadata
Forgot to add this, apparently. Contributes to issue CURA-1278.
This commit is contained in:
parent
66c656f7dc
commit
9dc70fba02
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
"visible": true,
|
||||
"author": "Ultimaker",
|
||||
"manufacturer": "Ultimaker",
|
||||
"category": "Ultimaker",
|
||||
"file_formats": "text/x-gcode",
|
||||
"icon": "icon_ultimaker2.png",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"metadata": {
|
||||
"author": "Ultimaker",
|
||||
"manufacturer": "Ultimaker",
|
||||
"category": "Ultimaker",
|
||||
"file_formats": "text/x-gcode",
|
||||
"icon": "icon_ultimaker.png",
|
||||
"platform": "ultimaker_platform.stl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue