mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 00:01:49 +00:00
fix: in home, archived and include without main not taken into account
This commit is contained in:
@@ -248,6 +248,7 @@
|
||||
)
|
||||
$effect(() => {
|
||||
if ($userStore && $workspaceStore) {
|
||||
;[archived, includeWithoutMain]
|
||||
untrack(() => {
|
||||
loadScripts(includeWithoutMain)
|
||||
loadFlows()
|
||||
|
||||
Reference in New Issue
Block a user