chore: generate

pull/8810/head^2
GitHub Action 2026-01-20 01:42:14 +00:00
parent 4ddfa86e7f
commit 088b537657
1 changed files with 1 additions and 1 deletions

View File

@ -826,7 +826,7 @@ export default function Page() {
const isWorking = createMemo(() => status().type !== "idle")
const autoScroll = createAutoScroll({
working: () => true
working: () => true,
})
createEffect(