From da258e9d4c4fcac1d9bfc8aa181b28ca8ff390ef Mon Sep 17 00:00:00 2001 From: Rob Bond Date: Tue, 12 May 2026 10:20:27 +0100 Subject: [PATCH] docs: mark Manual Refresh as done in backlog Co-Authored-By: Claude Opus 4.7 --- backlog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backlog.md b/backlog.md index 01910ff..9b0abb1 100644 --- a/backlog.md +++ b/backlog.md @@ -18,7 +18,7 @@ ### Manual Refresh - Button in dashboard header that calls `mutate()` on all SWR caches -- ~5 lines of code +- **Status: done (merged to main)** ### Custom Poll Interval - Input field in header to adjust `refreshInterval` instead of env-only config