mirror of https://github.com/openclaw/openclaw.git
fix: repair status reply call
This commit is contained in:
parent
d8a23cf5ab
commit
3e19f82af2
|
|
@ -557,8 +557,6 @@ export async function handleCommands(params: {
|
|||
command,
|
||||
provider: command.provider,
|
||||
sessionEntry,
|
||||
});
|
||||
sessionEntry,
|
||||
sessionKey,
|
||||
sessionScope,
|
||||
provider,
|
||||
|
|
|
|||
Loading…
Reference in New Issue