chore: generate

This commit is contained in:
GitHub Action
2026-01-20 01:42:14 +00:00
parent 4ddfa86e7f
commit 088b537657

View File

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