This commit is contained in:
Dax Raad
2025-09-02 18:00:48 -04:00
parent e544cccc70
commit 2e16d685eb
6 changed files with 20 additions and 18 deletions

View File

@@ -89,11 +89,7 @@ export default function Home() {
</span>
<span data-slot="divider">&nbsp;/&nbsp;</span>
<a
href={
workspaceId()
? `/workspace/${workspaceId()}`
: "/auth/authorize"
}
href="/auth"
target="_self"
>
Sign in