mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-07 02:51:50 +00:00
fix: leading ./ thingy
This commit is contained in:
parent
b7d4ea1550
commit
c5511bbc5a
3 changed files with 4 additions and 2 deletions
|
|
@ -907,7 +907,7 @@ export function App({ gw }: { gw: GatewayClient }) {
|
|||
} else if (input || inputBuf.length) {
|
||||
clearIn()
|
||||
} else {
|
||||
die()
|
||||
return die()
|
||||
}
|
||||
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue