dashboard: fix refresh helper after overlay navigation

This commit is contained in:
2026-06-18 23:26:22 -06:00
parent 6c786b8969
commit 60dead6bfa
2 changed files with 5 additions and 3 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.94-refresh-after-overlay";
static const char *DASHBOARD_VERSION = "0.1.95-refresh-recursion-fix";
// Update these if your Cargo ESP AP credentials are different.
//static const char *CARGO_WIFI_SSID = "OverlandController";