mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
wip: fix logout
This commit is contained in:
parent
01b18456a3
commit
e8f54b9b38
4 changed files with 5 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
// @refresh reload
|
||||
import { createHandler, StartServer } from "@solidjs/start/server"
|
||||
|
||||
|
||||
export default createHandler(() => (
|
||||
<StartServer
|
||||
document={({ assets, children, scripts }) => (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue