Match up distance from reporter in UI and API
This commit is contained in:
parent
642309520f
commit
f6ce5f91a2
3 changed files with 4 additions and 4 deletions
|
|
@ -883,7 +883,7 @@
|
|||
>Distance from Reporter</small
|
||||
>
|
||||
<span
|
||||
x-text="selectedCommunication.public_report.images[currentPhotoIndex].exif?.distance_from_reporter_meters || 'N/A'"
|
||||
x-text="selectedCommunication.public_report.images[currentPhotoIndex].distance_from_reporter_meters || 'N/A'"
|
||||
></span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue