chore: generate

This commit is contained in:
opencode-agent[bot] 2026-06-01 07:27:27 +00:00
commit fd2278eefc
5 changed files with 15 additions and 9 deletions

View file

@ -198,8 +198,8 @@ async function renderFooter(
onVariantSelect={() => {}}
onRows={() => {}}
onLayout={() => {}}
onStatus={() => {}}
onQueuedRemove={async () => true}
onStatus={() => {}}
onQueuedRemove={async () => true}
/>
</OpencodeKeymapProvider>
)