wip: cloud

This commit is contained in:
Dax Raad
2025-09-01 11:53:43 -04:00
parent a6e09363b8
commit 38f9ce05f6
2 changed files with 7 additions and 14 deletions

View File

@@ -21,5 +21,5 @@ export default createHandler(() => (
)}
/>
), {
mode: "async",
mode: "sync",
})