Merge branch 'main' into mob-722-ts

This commit is contained in:
sepeterson
2025-12-12 15:43:48 -06:00

View File

@@ -33,7 +33,7 @@ const PhotosSection = ( {
const localTaxonPhotos = taxon?.taxonPhotos;
const observationPhoto = obsPhotos?.[0]?.photo?.url
|| obsPhotos?.[0]?.photo?.localFilePath;
|| Photo.getLocalPhotoUri( obsPhotos?.[0]?.photo?.localFilePath );
const taxonPhotos = compact(
localTaxonPhotos