Преглед изворни кода

:pencil2: Small style change in comments

tags/0.0.3^2
tomit4 пре 3 година
родитељ
комит
afae4f43e0
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2
    2
      backend/lib/routes/membership/active.js

+ 2
- 2
backend/lib/routes/membership/active.js Прегледај датотеку

@@ -109,8 +109,8 @@ module.exports = {
109 109
                 }, [])
110 110
 
111 111
             /** If the revealTags exist, the completedProfile's hidden info is
112
-            * removed and replaced with the completedProfile's user information
113
-            * Otherwise the completedProfiles remain unchanged
112
+             * removed and replaced with the completedProfile's user information
113
+             * Otherwise the completedProfiles remain unchanged
114 114
              */
115 115
             completedProfiles = await completedProfiles.reduce(
116 116
                 async (profilesWithRevealed, profile) => {

Loading…
Откажи
Сачувај