Преглед на файлове

:recycle: Greatly simplified refactor using map over reduce

tags/0.0.3^2
tomit4 преди 3 години
родител
ревизия
cd67007767
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      backend/lib/routes/membership/active.js

+ 1
- 1
backend/lib/routes/membership/active.js Целия файл

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

Loading…
Отказ
Запис