diff --git a/src/modules/parcel-sync/components/tabs/export-tab.tsx b/src/modules/parcel-sync/components/tabs/export-tab.tsx index 179cee0..28eec8b 100644 --- a/src/modules/parcel-sync/components/tabs/export-tab.tsx +++ b/src/modules/parcel-sync/components/tabs/export-tab.tsx @@ -16,6 +16,7 @@ import { ArrowDownToLine, AlertTriangle, Moon, + Activity, } from "lucide-react"; import Link from "next/link"; import { Button } from "@/shared/components/ui/button"; @@ -1326,7 +1327,7 @@ export function ExportTab({ )} - {/* Weekend Deep Sync hint */} + {/* Weekend Deep Sync + Monitor hints */}
@@ -1340,6 +1341,18 @@ export function ExportTab({ {" "}— sincronizare automata Vin/Sam/Dum noaptea.
+
+ + + Rebuild PMTiles si status servicii?{" "} + + Monitor + + +
{/* Background sync progress */} {bgJobId && bgProgress && bgProgress.status !== "unknown" && (