mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-09 08:21:50 +00:00
chore: uptick
This commit is contained in:
parent
ea2d5754ab
commit
dd2b0b4775
1 changed files with 1 additions and 1 deletions
|
|
@ -3227,7 +3227,7 @@ export function App({ gw }: { gw: GatewayClient }) {
|
|||
)}
|
||||
|
||||
{!isBlocked && (
|
||||
<Box flexDirection="column">
|
||||
<Box flexDirection="column" marginBottom={1}>
|
||||
{inputBuf.map((line, i) => (
|
||||
<Box key={i}>
|
||||
<Box width={3}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue