chore: generate

This commit is contained in:
GitHub Action 2026-01-24 18:04:12 +00:00
commit 442a735883
3 changed files with 3 additions and 3 deletions

View file

@ -417,4 +417,4 @@ function ServerGate(props: { children: (data: Accessor<ServerReadyData>) => JSX.
</div>
</Show>
)
}
}