Add lat/long to the list of reviewed items

This commit is contained in:
Eli Ribble 2026-03-11 15:55:43 +00:00
parent edcb48f84f
commit a1e6f930cb
No known key found for this signature in database

View file

@ -54,6 +54,8 @@
const unchanged = [];
const fields = [
{ key: "latitude", label: "Latitude" },
{ key: "longitude", label: "Longitude" },
{ key: "poolCondition", label: "Pool condition" },
{ key: "ownerContact", label: "Owner contact" },
{ key: "residentContact", label: "Resident contact" },