Add functionality to export extra fields in CSV exports.

This commit is contained in:
DESKTOP-T0O5CDB\DESK-555BD
2024-08-23 13:39:08 -06:00
parent 78554ade5d
commit 190484762d
5 changed files with 300 additions and 49 deletions

View File

@@ -38,7 +38,7 @@ namespace CarCareTracker.MapProfile
}
}
return attributes;
}); ;
});
}
}
}