onyx-tasks/apps/tauri/src/lib/stores
Claude 9a8a1a9f8e
style(sync): replace stray var with const in restartSyncInterval
Lone var in an otherwise let/const file — promote to const since the
value never gets reassigned. No behavior change.
2026-04-19 07:13:47 +00:00
..
app.svelte.ts style(sync): replace stray var with const in restartSyncInterval 2026-04-19 07:13:47 +00:00