chore: generate
This commit is contained in:
parent
4ddfa86e7f
commit
088b537657
1 changed files with 1 additions and 1 deletions
|
|
@ -826,7 +826,7 @@ export default function Page() {
|
|||
const isWorking = createMemo(() => status().type !== "idle")
|
||||
|
||||
const autoScroll = createAutoScroll({
|
||||
working: () => true
|
||||
working: () => true,
|
||||
})
|
||||
|
||||
createEffect(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue