bugfix
This commit is contained in:
parent
2db336b5db
commit
e6d854230d
@ -244,7 +244,7 @@ class IndustrialSkillEngine:
|
||||
await self.write_output({
|
||||
"status": "REPLY",
|
||||
"reply": {
|
||||
"questionkey": sessionkey(),
|
||||
"questionkey": sessionkey,
|
||||
"question": decision.split("REPLY:")[1].strip()
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user