mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-12 12:37:01 +00:00
Removed NumberDisplay.color, as it does not exist in the frontend
This commit is contained in:
@@ -73,7 +73,6 @@ class RemoteOptions:
|
||||
class NumberDisplay(str, Enum):
|
||||
number = "number"
|
||||
slider = "slider"
|
||||
color = "color"
|
||||
|
||||
|
||||
class _StringIOType(str):
|
||||
|
Reference in New Issue
Block a user