asdfasfd
This commit is contained in:
@@ -296,6 +296,8 @@ const ApplicationExecutionModal = ({ application, propertyDetails, onClose, onCo
|
||||
|
||||
// Debug: log the exact data being sent
|
||||
console.log('Sending log data:', JSON.stringify(logData, null, 2));
|
||||
console.log('Total distance being stored:', totalDistance);
|
||||
console.log('GPS track data being stored:', gpsTrackData);
|
||||
|
||||
try {
|
||||
// Save the application log to the backend
|
||||
|
||||
Reference in New Issue
Block a user