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 6f11a87121
commit f4dbc97a58
@@ -248,6 +248,7 @@
)
$effect(() => {
if ($userStore && $workspaceStore) {
;[archived, includeWithoutMain]
untrack(() => {
loadScripts(includeWithoutMain)
loadFlows()