chore: fix

This commit is contained in:
2026-05-03 19:38:29 +02:00
parent 4075ae2568
commit f8473b9a54
27 changed files with 608 additions and 115 deletions
@@ -58,7 +58,7 @@ import TomTomMap, {
} from "../../components/TomTomMap";
import DetailsModal from "../../components/ui/Modal";
const LOCATION_INTERVAL_MS = 15000;
const LOCATION_INTERVAL_MS = 5000;
const STATUS_LABELS: Record<string, string> = {
available: "Disponible",