fix: stabilize v0.9.7 startup and feeds

This commit is contained in:
BigBodyCobain
2026-05-02 13:35:49 -06:00
parent f5b9d14b48
commit 08810f2537
22 changed files with 940 additions and 130 deletions
+2
View File
@@ -826,6 +826,8 @@ export interface DashboardData {
cctv_total?: number;
satnogs_total?: number;
tinygs_total?: number;
bootstrap_ready?: boolean;
bootstrap_payload?: boolean;
sigint_totals?: {
total?: number;
meshtastic?: number;