mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-21 00:02:30 +00:00
nit
This commit is contained in:
@@ -574,7 +574,7 @@
|
||||
let themeDarkRaw = $derived($page.url.searchParams.get('activeColorTheme'))
|
||||
let themeDark = $derived(themeDarkRaw == '2' || themeDarkRaw == '4')
|
||||
|
||||
$effect(() => {
|
||||
$effect.pre(() => {
|
||||
setContext<{ token?: string }>('AuthToken', { token })
|
||||
})
|
||||
$effect.pre(() => {
|
||||
|
||||
Reference in New Issue
Block a user