Files
openwork/packages
Benjamin Shafii 90e0a733ea fix: move scheduler helpers after workspaceStore to fix uninitialized variable error
The scheduledJobsSource and scheduledJobsSourceReady createMemo calls
were accessing workspaceStore before it was initialized, causing a
ReferenceError at runtime. Moved these declarations (along with
resolveOpenworkScheduler, refreshScheduledJobs, and deleteScheduledJob)
to after workspaceStore is created.
2026-01-31 14:04:05 -08:00
..
2026-01-31 10:13:20 -08:00