2
0
zahmis 5 жил өмнө
parent
commit
e410215517

+ 1 - 0
src/server/routes/apiv3/attachment.js

@@ -68,6 +68,7 @@ module.exports = (crowi) => {
           offset,
           populate: {
             path: 'creator',
+            select: 'imageUrlCached',
           },
         },
       );