fix registry typo

This commit is contained in:
wznln
2025-05-15 01:14:57 +08:00
parent 460f7dd322
commit 93c40e236f
2 changed files with 7 additions and 6 deletions

View File

@@ -54,6 +54,7 @@ class Registry:
"res_id": "res_id",
"class_name": "class_name",
"parent": "parent",
"device_id": "device_id",
"bind_locations": "bind_locations",
"liquid_input_slot": "liquid_input_slot",
"liquid_type": "liquid_type",