mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-24 13:09:14 +00:00
fix handler_key uppercase
This commit is contained in:
@@ -87,7 +87,7 @@ class Registry:
|
||||
),
|
||||
"handles": {
|
||||
"output": [{
|
||||
"handler_key": "Labware",
|
||||
"handler_key": "labware",
|
||||
"label": "Labware",
|
||||
"data_type": "resource",
|
||||
"data_source": "handle",
|
||||
|
||||
Reference in New Issue
Block a user