fix: in home, archived and include without main not taken into account

This commit is contained in:
Ruben Fiszel
2025-07-21 12:00:45 +00:00
parent dce7863b46
commit 6f41ab7a47
@@ -248,6 +248,7 @@
)
$effect(() => {
if ($userStore && $workspaceStore) {
;[archived, includeWithoutMain]
untrack(() => {
loadScripts(includeWithoutMain)
loadFlows()