fix(telemetry): give Ledger Data & Sync an auto-refresh interval

The dashboard had no top-level refresh key at all, so auto-refresh was off
while every other dashboard refreshes at 30s.
This commit is contained in:
Pratik Mankawde
2026-09-22 14:07:02 +01:00
parent 826802a35f
commit 2de992f334

View File

@@ -1724,6 +1724,7 @@
"id": 27
}
],
"refresh": "30s",
"schemaVersion": 39,
"tags": ["ledger", "sync"],
"templating": {