Skip to content

Commit

Permalink
telefono volunteer
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanito98 committed Oct 8, 2024
1 parent fe023c7 commit 86998a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/gcloud.ts
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ export async function exportParticipants({
} else if (userParticipation.role === "VOLUNTEER") {
data = {
...data,
Teléfono: participation.user.mailingAddress.phone,
"Comunidad / Redes": optInToString(
userParticipation.communityOptIn,
),
Expand Down

0 comments on commit 86998a1

Please sign in to comment.