@@ -89,7 +89,7 @@ module.exports = {
return ids
}, [])
/** Assemble complete profiles to reference and pass */
- let completedProfiles = await profileService.getProfilesFor(
+ const completedProfiles = await profileService.getProfilesFor(
pIds,
'participant',
false,