specify bot id type

This commit is contained in:
c.lamboo 2023-11-27 15:32:55 +01:00
parent ae047d2f8c
commit a9dcfaa032
12 changed files with 14 additions and 14 deletions

View file

@ -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