mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 00:01:49 +00:00
set homepage as page on workspace selection
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
"
|
||||
on:click={() => {
|
||||
workspaceStore.set(workspace.id)
|
||||
goto(rd ?? '/scripts')
|
||||
goto(rd ?? '/')
|
||||
}}
|
||||
><span class="font-mono">{workspace.id}</span> - {workspace.name} as
|
||||
<span class="font-mono">{workspace.username}</span>
|
||||
|
||||
Reference in New Issue
Block a user