mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 08:02:26 +00:00
nits
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
goto('/user/login')
|
||||
}
|
||||
|
||||
$: $page.url && onQueryChange()
|
||||
$: $page.url && userSettings != undefined && superadminSettings != undefined && onQueryChange()
|
||||
|
||||
function onQueryChange() {
|
||||
let queryWorkspace = $page.url.searchParams.get('workspace')
|
||||
|
||||
Reference in New Issue
Block a user