mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 02:07:51 -06:00
specify bot id type
This commit is contained in:
parent
ae047d2f8c
commit
a9dcfaa032
12 changed files with 14 additions and 14 deletions
|
@ -19,7 +19,7 @@ class VariantDatabaseHandler(DatabaseMetadataContainerController):
|
|||
"definition": "text",
|
||||
"version": "text",
|
||||
"setting_version": "text",
|
||||
"bot_id": "text",
|
||||
"bot_extruder_id": "text",
|
||||
},
|
||||
))
|
||||
self._container_type = InstanceContainer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue