Function Inputs (last one + 1)
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled

This commit is contained in:
Jonathon Broughton
2023-11-12 17:26:54 +00:00
parent 75cf2a4ea7
commit ce4ee1cd46
+2 -1
View File
@@ -61,7 +61,8 @@ class FunctionInputs(AutomateBase):
"options": {
"format": "radio"
}
}
},
format= "radio"
)
threshold_mode: ThresholdMode = Field(
default=ThresholdMode.ERROR,