fix handler_key uppercase

This commit is contained in:
Xuwznln
2025-06-09 07:55:33 +08:00
parent 5034eb5c9d
commit 0c72388975

View File

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