chore: fix
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user