wip: zen
This commit is contained in:
parent
73115efab1
commit
a8341e2b8b
10 changed files with 43 additions and 38 deletions
|
|
@ -38,7 +38,7 @@ const logout = action(async () => {
|
|||
event!.locals.actor = undefined
|
||||
return val
|
||||
})
|
||||
throw redirect("/")
|
||||
throw redirect("/zen")
|
||||
})
|
||||
|
||||
export default function WorkspaceLayout(props: RouteSectionProps) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue