This commit is contained in:
Nuno Campos
2023-10-13 12:27:03 +01:00
parent 2b04283c96
commit 8a35811262
+1 -1
View File
@@ -72,7 +72,7 @@ editor_chain = (
| JsonOutputFunctionsParser(args_only=False)
)
# state
# channels
question = channels.LastValue[str]("question")