mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-07 23:45:10 +00:00
fix handler_key uppercase
This commit is contained in:
@@ -87,7 +87,7 @@ class Registry:
|
|||||||
),
|
),
|
||||||
"handles": {
|
"handles": {
|
||||||
"output": [{
|
"output": [{
|
||||||
"handler_key": "Labware",
|
"handler_key": "labware",
|
||||||
"label": "Labware",
|
"label": "Labware",
|
||||||
"data_type": "resource",
|
"data_type": "resource",
|
||||||
"data_source": "handle",
|
"data_source": "handle",
|
||||||
|
|||||||
Reference in New Issue
Block a user